Open
Description
What happened?
The class w-100
causes the dropdown item text to overflow. If the class is removed, the text displays normally.
Screen.Recording.2025-05-07.at.15.51.12.webm
How to reproduce the bug
No response
Package Version
3.7.3
PHP Version
8.3.x
Laravel Version
11
Alpine Version
3.14.8
Theme
Bootstrap 5.x
Notes
The dropdown menu should automatically adjust its width to fit the content without causing text overflow, even with w-100 applied.
Error Message
No response