splitpanes
splitpanes copied to clipboard
Bug: Throws 'can't access property "max"' when resizing panel quickly
Throws the following error when resizing panels when clicking, dragging, and releasing the panel resize handle quickly. This is currently present on the demo page and was introduced in the v4.x changes. This issue was not present on v3.2.0.
I suspect this is where it is throwing the exception: https://github.com/antoniandre/splitpanes/blob/main/src/components/splitpanes/splitpanes.vue#L201-L202
Stack trace: