-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Environment
- Package version(s):
@blueprintjs/core: 5.16.4 - Operating System:
Windows 10 Home Edition - Browser name and version:
Google Chrome 131.0.6778.266
Code Sandbox
Can be reproduced on the Blueprint docs page:
https://blueprintjs.com/docs/#core/components/popover
Steps to reproduce
- Open the link mentioned above
- Select "Hover" interaction kind
- Reduce browser window width so that "Po" is the only visible part of the button "Popover target"
- Move mouse cursor to the visible part of the button
Blueprint.Documentation.-.Google.Chrome.2025-01-17.15-38-00.mp4
Actual behavior
Popover rendering loop.
Also in development environment I am getting a couple of runtime errors:
Expected behavior
Single render of popover.
Possible solution
Set position: "left" for the popover.
Metadata
Metadata
Assignees
Labels
No labels