-
-
Notifications
You must be signed in to change notification settings - Fork 79.2k
Open
Labels
Description
Prerequisites
- I have searched for duplicate or closed issues
- I have validated any HTML to avoid common problems
- I have read the contributing guidelines
Describe the issue
I have a two-row dropdown that appears when a button is pressed within a table cell. On narrow iPhones, the dropdown appears to the left. When it is drawn, however, the second row of the dropdown is obscured by the next row of the table:

On the last row of the table, it displays properly:

This has been reliably recreatable on iPhones (or iPhone emulators... I can recreate it in Firefox and Chrome on Windows when I select iPhone 12/13 Pro in the inspector:

With this demo page I can also recreate it under Windows Firefox and Chrome when selecting Galaxy S20 emulation.
Attached is reasonably minimized code that replicates the issue.
Reduced test cases
Viewable at: https://azure-marisa-69.tiiny.site
What operating system(s) are you seeing the problem on?
iOS, Android
What browser(s) are you seeing the problem on?
Safari, Firefox, Chrome
What version of Bootstrap are you using?
v5.3.3