Context becomes undefined after a splitter panel ignores a change in the size prop. Notice in the video there is a minSize on panel b but I am able to resize to zero. This seems to only happen when the panel size is set to be small.
I believe this is the same core issue as #2602.
Note in the video, I should not be able to even drag the panel to zero, since I had just set minSize.
Description
Context becomes undefined after a splitter panel ignores a change in the size prop. Notice in the video there is a
minSize
on panelb
but I am able to resize to zero. This seems to only happen when the panel size is set to be small.I believe this is the same core issue as #2602.
Note in the video, I should not be able to even drag the panel to zero, since I had just set
minSize
.Link to Reproduction (or Detailed Explanation)
https://github.com/user-attachments/assets/c9e81d20-9d43-4808-896e-484a4d124177
Steps to Reproduce
a
size 100, and panelb
size 0b
that was size 0 does not get the updated sizeb
to be zero using the resize trigger, it ignore the size propArk UI Version
4.0.0
Framework
Browser
Chrome, Edge
Additional Information
sentry log