This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
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 (#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