-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[Popover] Falling offscreen, doesn't reposition without window.resize event #32704
Comments
Possibly related to: #10595 |
It works correctly in my machine. Screen.Recording.2565-05-31.at.12.16.03.mov |
Interesting... I assume you're testing on the latest stable release of
Chrome?
…On Tue., May 31, 2022, 1:16 a.m. Siriwat K, ***@***.***> wrote:
It works correctly in my machine.
https://user-images.githubusercontent.com/18292247/171097955-6b9a2241-d789-4a67-9c80-7fa9fa707db9.mov
—
Reply to this email directly, view it on GitHub
<#32704 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAS7GZ6TRP4JSNK3OEXUCMLVMWODRANCNFSM5VPFRDSA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@ntbosscher I believe it is (Version 102.0.5005.61 (Official Build) (arm64)) |
Thank you @siriwatknp! Your response got me digging a bit further. Looks like the problem is caused by a Font Fingerprint extension I had turned on. Definitely out of the scope of this project. Thank you all for your help! |
Duplicates
Latest version
Current behavior 😯
Popover is partially offscreen until a window.resize event is triggered.
Expected behavior 🤔
Should automatically stay within the window bounds.
Steps to reproduce 🕹
https://codesandbox.io/s/modern-grass-x8043b
Context 🔦
I'm trying to build a user info menu on an AppBar header
Your environment 🌎
`npx @mui/envinfo`
The text was updated successfully, but these errors were encountered: