Describe the bug
In the Vaadin 24 demo, the context menu use to show the not visible badges is rendering the items horizontally instead of vertically. When I run the project locally, the menu behaves correctly.
Expected behavior
Badges in the overflow context menu are shown one below the other.
Minimal reproducible example
Go to https://addonsv24.flowingcode.com/badge-list/ or https://addonsv24-staging.flowingcode.com/badge-list/ and in the first demo click on one of the overflow badges (the ones with the +). See how the extra badges are shown side by side, when they should be stacked vertically.
Add-on Version
1.1.2-SNAPSHOT
Vaadin Version
24.8.0 & 24.9.0
Additional information
No additional information
Describe the bug
In the Vaadin 24 demo, the context menu use to show the not visible badges is rendering the items horizontally instead of vertically. When I run the project locally, the menu behaves correctly.
Expected behavior
Badges in the overflow context menu are shown one below the other.
Minimal reproducible example
Go to https://addonsv24.flowingcode.com/badge-list/ or https://addonsv24-staging.flowingcode.com/badge-list/ and in the first demo click on one of the overflow badges (the ones with the +). See how the extra badges are shown side by side, when they should be stacked vertically.
Add-on Version
1.1.2-SNAPSHOT
Vaadin Version
24.8.0 & 24.9.0
Additional information
No additional information