-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
In 5.2.0-beta1, the popover is placed incorrectly on the second attempt #36518
Comments
Now it works, here's the video: output.mp4 |
This regression affects me even in v5.2.0 as well as v5.2.0-beta1. And on https://codesandbox.io/s/dawn-flower-0y6peq, I confirmed that this does not happen with v5.1.3, too. Relevant to #35679 and #36668. |
Please, try to update your libraries first to the latest versions and re-try. simplescreenrecorder-2022-07-22_10.34.27.mp4 |
Thanks, my problem looks not relevant to this, then. 🙇 |
Prerequisites
Describe the issue
I've used the official example from the docs (more or less) to create a popover, and noted that the placement is incorrect after hovering for the second time. This only occurs in the latest beta (5.2.0-beta1). It's working fine in the latest non-beta version (5.1.3).
I'd like to attach a video, but GitHub doesn't want me to do so for some reason. Will try again later.EDIT: A video demonstrating the issue in the code sandbox can be found in the comment below.Reduced test cases
Here's a code sandbox: https://codesandbox.io/s/dawn-flower-0y6peq
What operating system(s) are you seeing the problem on?
Linux
What browser(s) are you seeing the problem on?
Chrome, Firefox
What version of Bootstrap are you using?
v5.2.0-beta1
The text was updated successfully, but these errors were encountered: