scrollend event is now baseline 2025 #1132
Unanswered
seedydocloop
asked this question in
Show and tell
Replies: 1 comment
-
|
Yes, you’re right that the event is now considered baseline and broadly supported per MDN. Unfortunately in practice it’s still not reliable enough. That said, as browser implementations mature and this becomes truly reliable across engines, it’s definitely something we can revisit and simplify 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
scrollend event is now baseline.
I think
useScrollendEventis no longer needed, except for old browser support ?https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollend_event#browser_compatibility
Beta Was this translation helpful? Give feedback.
All reactions