Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Modal): fix NPE at onTransitionEnd (carbon-design-system#2141)
Caused by `onTransitionEnd` on a child element in modal, presumably
when modal node ref hasn't been ready yet.
Fixes #2140.
- Loading branch information