Skip to content

Conversation

souramoo
Copy link

MS Edge (Pre-Chromium) has a buggy implementation of position: sticky where it flickers when the user scrolls the page.

See: https://stackoverflow.com/questions/52876032/position-sticky-flickers-during-scroll-in-microsoft-edge-but-not-in-other-brow

And WordPress/gutenberg#12241

position: fixed does not have this issue.

I was able to fix this bug on my website by adding this polyfill library and modifying it to not seppuku for Edge, hope it helps others too.

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

Successfully merging this pull request may close these issues.

1 participant