Open
Description
Hi! I'd like to know if there is an option to avoid recursive resizing. It would be useful to have a prop on the PanelGroup component to avoid it and only allow resizing of two adjacent panels.
I see there are some cases (I configured the snap in panelWidths) in which recursive resizing causes RangeError: Maximum call stack size exceeded:
PanelGroup.js:125 Uncaught RangeError: Maximum call stack size exceeded
at PanelGroup._this.resizePanel
Thank you.
Metadata
Metadata
Assignees
Labels
No labels