You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good catch, @xvaara—thanks for reporting this issue! Your workaround looks promising at first glance, especially in terms of rendering. It makes sense that it would work that way. I see that it relies on :has, which Bootstrap doesn’t support yet. Let's explore what we can do in a PR to address this!
Prerequisites
Describe the issue
Popover arrow doesn't match the header background if placement is bottom.
There is a potential fix using variables:
Reduced test cases
https://stackblitz.com/edit/wb5ais?file=index.html
What operating system(s) are you seeing the problem on?
macOS
What browser(s) are you seeing the problem on?
No response
What version of Bootstrap are you using?
5.3
The text was updated successfully, but these errors were encountered: