onTransitionEnd not firing in Firefox
See original GitHub issueThe event name reported by dom-helpers does not exist in Firefox, and standard transitionend should be used instead.
See https://github.com/react-bootstrap/dom-helpers/issues/17 for more details
Issue Analytics
- State:
- Created 7 years ago
- Reactions:2
- Comments:6 (4 by maintainers)
Top Results From Across the Web
683696 - transitionend event does not fire on background tab ...
Correction, this is a result of implementing the transitionEnd/dispaly:block bug workaround and the setTimeout throttling in Firefox. https://developer.mozilla.
Read more >The transitionend event is not firing consistently in FireFox ...
I'm running into an issue on Firefox (v20.0.1) where it will not fire the transitionend event consistently. If I keep the overflow: hidden ......
Read more >[css-transitions] why doesn't transitionend event fire in some ...
In the spec for transitionend event, it mentions that the transitionend event does not fire in the case where a transition is removed...
Read more >"transitionend" not fired | Apple Developer Forums
since macOS Sierra and Safari 10 a "transitionend" is not fired for an ... and on all other modern browsers (Chrome, Firefox, IE...
Read more >transitionend Event - W3Schools
Note: If the transition is removed before completion, e.g. if the CSS transition-property property is removed, the transitionend event will not fire.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’m on it.
Thank you!