Akryum / floating-vue

💬 Easy tooltips, popovers, dropdown, menus... for Vue
https://floating-vue.starpad.dev/
MIT License
3.26k stars 333 forks source link

Input not working inside Vue Final Modal & VDropdown #1000

Open mateusz-wyka opened 8 months ago

mateusz-wyka commented 8 months ago

Hi

Version

nuxt: 3.8.2, floating-vue: 2.0.0-beta.24, vue-final-modal: 4.4.6,

OS

Mac

Reproduction Link

Codesandbox

Steps to reproduce

Try to write something in inputs which are in modal and VDropdown.

What is Expected?

Input in VDropdown that is in the modal should work.

What is actually happening?

Input that is in VDropdown that is in the modal doesn't work.