Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popover becomes sticky #1003

Open
RAIbrahim360 opened this issue Dec 14, 2023 · 4 comments
Open

Popover becomes sticky #1003

RAIbrahim360 opened this issue Dec 14, 2023 · 4 comments

Comments

@RAIbrahim360
Copy link

Screen.Recording.2023-12-14.at.4.05.31.AM.mov

"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
Copy link
Author

@Akryum Any progress on that?

@Akryum
Copy link
Owner

Akryum commented Apr 4, 2024

You need to set prevent-overflow to false

@RAIbrahim360
Copy link
Author

@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
Copy link
Owner

Akryum commented Apr 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants