-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Popup: pass scroll target as a prop #3569
Comments
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
Should be checked after the |
Checked, the issue is there 🤔 Fix is coming 🚀 |
@layershifter, was this released? I'm having the same issue on 0.87.3. Thanks |
I have checked this on |
Hi @lafritay, seems like this issue is back on |
@chloehaDauphine I think that message may have been meant for @layershifter, just FYI |
Sorry @lafritay wrong tag! Yes the message was meant for @layershifter |
I'm facing the same issue on v2.0.3... With the |
Popup probably listening to the scroll of a window only. If popup in a div it stays on one position when scrolling the div. Would be great to have scroll target as a prop
I'm using 0.79.1 but the issue exists in the latest build.
Testcase
https://codesandbox.io/s/74mkmk5600
The text was updated successfully, but these errors were encountered: