Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fixed] stacked/nested modals have focus lost in Safari
Fixes reactjs#801 If the `keydown` event within the currently-open, nested modal is propagated, Safari will toggle focus between the parent modal's focusable elements instead.
- Loading branch information