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
Popover2
Popover2 will be displayed but the page will scroll up automatically and unexpectedly.
Setting usePortal Popover2 property to false will fix the issue but that's just a workaround.
usePortal
false
The text was updated successfully, but these errors were encountered:
This is a major regression, I'm looking into this ASAP
Sorry, something went wrong.
adidahiya
Successfully merging a pull request may close this issue.
Environment
Steps to reproduce
Popover2
component.Actual behavior
Popover2
will be displayed but the page will scroll up automatically and unexpectedly.popover2_bug.mp4
Possible solution
Setting
usePortal
Popover2
property tofalse
will fix the issue but that's just a workaround.The text was updated successfully, but these errors were encountered: