Akryum / floating-vue

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

If the trigger size of VDropdown is changed, Popper will not be repositioned #933

Closed Ltyi closed 1 year ago

Ltyi commented 1 year ago

If the trigger size of VDropdown is changed, Popper will not be repositioned. Is there any manual trigger method for Resize?

Ltyi commented 1 year ago

OK, I found a method to trigger Resize manually.

742