You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Open the custom dropdown with fixed startegy and start scrolling on ios/macos safari browser
Instead of dropdown staying at same position , Its starts scrolling weirdly and I see there is already similar reported on browser support page of documentation
What is the expected behavior?
It should not scroll where it should be acting as position:fixed like the way it does on other OS/browsers other then safari
What went wrong?
Instead of dropdown staying at same position , Its starts scrolling weirdly and I see there is already similar reported on browser support page of documentation
As u can see in the below screenshot the dropdown is scrolled on to header when I scrolled the page to the bottom
Any other comments?
Any idea on how to fix this?
Packages versions
Popper.js: ^2.11.6
react-popper:"^2.3.0"
The text was updated successfully, but these errors were encountered:
priyatham1188
changed the title
Custom dropdown developed using react-popper is not being sticky when dropdown is opened and veing scrolled in safari ios and macos devices
Custom dropdown developed using react-popper is not being sticky when dropdown is opened and being scrolled in safari ios and macos devices
Feb 16, 2024
Reproduction demo
Steps to reproduce the problem
What is the expected behavior?
It should not scroll where it should be acting as position:fixed like the way it does on other OS/browsers other then safari
What went wrong?
Instead of dropdown staying at same position , Its starts scrolling weirdly and I see there is already similar reported on browser support page of documentation
As u can see in the below screenshot the dropdown is scrolled on to header when I scrolled the page to the bottom
Any other comments?
Any idea on how to fix this?
Packages versions
Popper.js: ^2.11.6
react-popper:"^2.3.0"
The text was updated successfully, but these errors were encountered: