vue-final-modal icon indicating copy to clipboard operation
vue-final-modal copied to clipboard

🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.

Results 107 vue-final-modal issues
Sort by recently updated
recently updated
newest added

It seems that the `dialog` element is widely supported and it brings benefits being a native element. Any thoughts if this could be supported within the project? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog

question

### Version vue-final-modal: 4.4.5 vue: 3.3.4 nuxt: 3.6.5 ### OS Tested on iOS Safari and on Firefox with enabled touch gestures in devtools ### Reproduction Link https://codesandbox.io/s/frosty-fire-3ztp44 ### Steps to...

bug

### Version vue-final-modal: 4.4.6 vue: 3.2.13 @vue/test-utils: 2.4.3 ### OS Windows ### Reproduction Link ### Steps to reproduce How to config with jest, use @vue/test-utils ### What is Expected? ###...

question

Please add this feature to be able to have multiple ModalContainer instances, or rather to have multiple ModalContainer, there are various scenarios where we need to be able to display...

enhancement

### Version vue-final-modal: 4.0.7 vue: 3.2.37 ### Reproduction Link https://codesandbox.io/p/sandbox/vue-final-modal-scroll-9vkef0 ### What is Expected? I want to make the modal content scrollable and the scrollbar should appear on vfm--fixed element,...

question

Was looking through the docs and noticed this link pointed explicitly to a localhost path. Figured it should exclude that to work in the live docs since that page exists.

### Version vue-final-modal: 4.5.4 vue: 3.4.21 ### OS Mac ### Reproduction Link https://stackblitz.com/edit/github-fwkzck ### Steps to reproduce - Open base modal - Open nested modal - Toggle nested modal between...

bug

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13. Changelog Sourced from vite's changelog. 5.0.13 (2024-03-24) fix: fs.deny with globs with directories (#16250) (d2db33f), closes #16250 Commits 80b1b07 release: v5.0.13 d2db33f fix: fs.deny...

dependencies

### Version @vue-final-modal/nuxt : v1.0.3 ### What is Expected? After installing @vue-final-modal/nuxt, I expect to use vue-final-modal without explicitly installing the vue-final-modal package itself. Other Nuxt modules usually work directly...

question

### Version vue-final-modal: v4.5.4 vue: v3 nuxt: v3.11 ### OS Linux ### Question Sorry for the (maybe) trivial question, but how can I dynamically update the contents (slots) of the...

question