Akryum / floating-vue

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

Popover becomes sticky #1003

Open RAIbrahim360 opened 7 months ago

RAIbrahim360 commented 7 months ago

https://github.com/Akryum/floating-vue/assets/53712362/db83e145-02b9-42c2-bcbf-4a26417fd7f3

"floating-vue": "^1.0.0-beta.19". I'm using Dropdown component. The bug appears when i'm using placement=right start or left start.

RAIbrahim360 commented 3 months ago

@Akryum Any progress on that?

Akryum commented 3 months ago

You need to set prevent-overflow to false

RAIbrahim360 commented 3 months ago

@Akryum No! It isn't solution because now popover goes outside of boundary but is should reposition. It's bug because when i set placement as top or bottom it works but bug appears when placement right or left. When this library used popper.js there's no bug.

Akryum commented 3 months ago

Then try setting shift to false https://floating-vue.starpad.dev/api/#shift