-
I was looking for a way to update props/attrs of a dynamic modal from outside the modal. Luckily I found an existing issue stating that this will be part of next major release.
Thus, I migrated from …
-
### Version
vue-final-modal: v3.3.1
vue: 3.2.25
### OS
MacOS
### Steps to reproduce
Followed setup manual(https://vue-final-modal.org/setup),
and putting "" in HTML directly,
then putting…
-
I'm trying to use dynamic modal on the latest Nuxt 3 RC1 with default Vite builder and I'm running into a problem. Looking at it in the devtools, the new dynamic modal appears to be added into ModalsC…
-
In https://vue-final-modal.org/guide/params documentation is says the event name is `beforeOpen`, but for me it works only if it's called `before-open`.
E.g.
```
-
### Version
vue-final-modal: 3.4.18
vue: 4.0.2
nuxt: n/a
### OS
Mac
### Reproduction Link
### Steps to reproduce
create dialog with a video player inside (I'm using @videojs-p…
-
### Version
vue-final-modal: 3.4.4
vue: 3.2.37
### OS
Windows
### What is Expected?
When I use the dynamic way to show up a modal , I want to custom the modal position where it sho…
-
I want to set default values when register plugin. Is it possible now?
I use vue 3 with nuxt 3.
-
### Version
vue-final-modal: 3.4.4
vue: 3.2.39
### OS
Mac or Windows
### Reproduction Link
https://codesandbox.io/s/vue-final-modal-drag-jzwbgt?file=/src/App.vue
### Steps to reproduc…
-
For dynamic modals the return type is a Promise
The returned typescript type is void https://github.com/vue-final/vue-final-modal/blob/fc0b938838710cac475f1de6587175c74c41722c/types/index.d.ts#L72
-
### Version
vue-final-modal: v2.4.1
vue: v2.6.12
nuxt: v2.15.8 (It's likely to happen in any SSR context)
### OS
Mac
### Reproduction Link
Apologies, I currently do not have a time ca…