vue-final-modal
vue-final-modal copied to clipboard
🍕Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
### Version vue-final-modal: ^4.5.4 vue: ^3.4.21 ### Description > I am a vue novice, I created a public style pop-up window MyModal, inside the OK button, I want to click...
Hi, first of all, I'd like to express my appreciation for your efforts in developing and maintaining this library. I'm encountering some issues when using `vue-final-modal` in conjunction with certain...
With the current implementation of `useLockScroll` child elements with `overflow-x` of `'auto' | 'scroll'` on IOS are prevented and scrolling in these panels do not function well. I only found...
Hello. Sorry, but I'm not understand, how I can create custom transition for contentTransition and overlayTransition. Maybe write simple example in documentation? I also encountered the following problem: I want...
In line with https://github.com/vuejs/router/pull/2295 and https://github.com/nuxt/nuxt/pull/28542, this moves to augment `vue` rather than `@vue/runtime` core. This is now officially recommended [in the docs](https://vuejs.org/api/utility-types.html#componentcustomproperties) and it _must_ be done by all...
### Version vue-final-modal: "^4.5.4" vue: ^3.4.35 ### OS Windows 10 ### Reproduction Link i have this issue when i ctry to close the modal it returns error on click closeModal...
Hello please i want vue-final-modal v4, but am using boostrap 5 framework for my vue project any help use boostrap instead of tailwind or custom
Version vue-final-modal: ^3.4.6 vue: ^3.4.34 windows 10 Steps to reproduce my code in **vfmplugin.js** ``` import { vfmPlugin } from 'vue-final-modal'; // Export the plugin directly for use in `app.js`...
### Version vue-final-modal: ^4.5.4 vue: ^3.4.29 ### OS Windows ### What is Expected? The elements in my body are moved and the popup is opened ### What is actually happening?...