Closed
Description
Probably the same issue as facebook/react#9808.
When the Modal is shown and tries to get focus (via componentDidUpdate
-> onShow
- focus
), setModalNode
will not have been called and getDialogElement
will return undefined
.
Metadata
Metadata
Assignees
Labels
No labels