We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
onRequestClose
Children of the modal.
The text was updated successfully, but these errors were encountered:
how can i address this issue?
Sorry, something went wrong.
By checking the focused element. This is a bit detail-oriented and accessibility.
If an input is selected, pressing esc shouldn't call onRequestClose. But this might be unperformant. Even react-modal doesn't do this yet.
esc
Bootstrap modal don't do this also. But ill try to find a way about this. 👍
If they don't, might as well close this.
No branches or pull requests
Children of the modal.
The text was updated successfully, but these errors were encountered: