floating-vue
floating-vue copied to clipboard
Popover becomes sticky
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.
@Akryum Any progress on that?
You need to set prevent-overflow to false
@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.
Then try setting shift to false
https://floating-vue.starpad.dev/api/#shift