Skip to content

Option to avoid recursive resizing #42

Description

@rmarchet

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions