Splitter: V18-beta - leaves a gap after resizing #16526
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
It looks like the panel sizes don't add up to 100% of the width, which is leaving a large gap on the side. You can see this issue in the demo for nested splitters after resizing panel 1: https://v18.primeng.org/splitter#nested.
Environment
MacOS
Reproducer
No response
Angular version
18.0.0
PrimeNG version
18.0.0-beta.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.0.0
Browser(s)
Arc
Steps to reproduce the behavior
Go to the PrimeNG Splitter demo.
Resize any panel by dragging the divider.
Observe that the total width of the panels no longer adds up to 100%, leaving an empty gap.
Expected behavior
No response
The text was updated successfully, but these errors were encountered: