We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Dropdown inside iframe is not trigger "root close" for iframe document
Steps to reproduce the behavior:
Dropdown should closed
The text was updated successfully, but these errors were encountered:
Is this a regression?
Sorry, something went wrong.
If regression is to restore functionality from v1.2.0, then yes
Regression from v1.2.0, I mean – in which case we'd be happy to take a PR here.
PR #751
ref is defined (react-bootstrap#746)
24f5d39
use ownerDocument to get ref to parent document (#746) (#751)
cddc418
* use ownerDocument to get ref to parent document (746) * ref is defined (#746)
No branches or pull requests
Describe the bug
Dropdown inside iframe is not trigger "root close" for iframe document
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Dropdown should closed
The text was updated successfully, but these errors were encountered: