Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resize panes correctly due to their constraints. #188

Open
jcuenod opened this issue May 19, 2023 · 1 comment
Open

Could not resize panes correctly due to their constraints. #188

jcuenod opened this issue May 19, 2023 · 1 comment

Comments

@jcuenod
Copy link

jcuenod commented May 19, 2023

I've implemented this splitpanes component but I'm getting the warning:

Splitpanes: Could not resize panes correctly due to their constraints.

I'm not sure why this warning is appearing, though. I have tried with and without min-size and size set on the panes, and there is room to resize them. After an initial jank, the splitters behave as expected. So it's just a problem in the mounting phase.

Could someone explain what the constraints are and how to resolve?

@vmerz
Copy link

vmerz commented Nov 7, 2023

Same warning here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants