Skip to content
New issue

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

Window resize will cause popover has the wrong position #5

Open
sean1093 opened this issue Feb 14, 2020 · 0 comments
Open

Window resize will cause popover has the wrong position #5

sean1093 opened this issue Feb 14, 2020 · 0 comments

Comments

@sean1093
Copy link

sean1093 commented Feb 14, 2020

Issue

Popover content will miss after resizing the window.

Reproduce step:

  1. Open popover
  2. resize the browser
  3. Open popover again, the popover will disappear

Root Cause:

After the popover content has displayed in dom, resize the window will cause popover content has a wrong position. It might cause by monitorWindowResize={true} in the Popover component.

Example

Please see the recording:
popover-issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant