You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
CleanShot.2024-10-08.at.19.15.14.mp4
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
The text was updated successfully, but these errors were encountered: