Separator causes menubar to break to new line #5741
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Issue #5406 exists, but is poorly written, so hopefully this will get reviewed and maybe fixed.
Stackblitz Demonstration Case (Bug Reports)
https://stackblitz.com/edit/angular-khfdcc
Current behavior
Separator inserts horizontal bar and breaks menu items after it onto a new line.
Expected behavior
Separator would insert a small vertical line between menu items.
Minimal reproduction of the problem with instructions
See above stackblitz.
What is the motivation / use case for changing the behavior?
Seems odd for a separator to throw in a horizontal line/new line? It worked as expected in PrimeNG v5.0.0, but we updated to PrimeNG v5.2.5 and saw this; though it seems to be an issue with earlier versions as well.
The text was updated successfully, but these errors were encountered: