-
Notifications
You must be signed in to change notification settings - Fork 51k
Bug: onTransitionStart #26065
Copy link
Copy link
Closed
Description
React version: any
Steps To Reproduce
Add onTransitionStart and onTransitionEnd handlers to element with styles that contain transition declaration
Link to code:
| export function registerSimpleEvents() { |
Link to docs:
https://developer.mozilla.org/en-US/docs/Web/API/Element/transitionstart_event
The current behavior
onTransitionEnd fires, onTransitionStart doesn't
The expected behavior
Both handlers should fire
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.