splitpanes icon indicating copy to clipboard operation
splitpanes copied to clipboard

Could not resize panes correctly due to their constraints.

Open jcuenod opened this issue 2 years ago • 1 comments

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?

jcuenod avatar May 19 '23 15:05 jcuenod

Same warning here.

vmerz avatar Nov 07 '23 10:11 vmerz