We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14926e commit c7a6090Copy full SHA for c7a6090
packages/vue-final-modal/src/plugin.ts
@@ -52,6 +52,8 @@ export function createVfm() {
52
},
53
})
54
55
+ setActiveVfm(vfm)
56
+
57
return vfm
58
}
59
0 commit comments