Closed
Description
It seems that with the isOpen
api, neither componentDidMount
nor componentDidUpdate
actually guarantee the modal is open, even when making sure props.isOpen is set. I'm not sure what causes the delay, but if I want to do something like focus an input on modal open, I can't do it because the modal isn't visible yet.
Metadata
Metadata
Assignees
Labels
No labels