splitpanes icon indicating copy to clipboard operation
splitpanes copied to clipboard

Bug: Throws 'can't access property "max"' when resizing panel quickly

Open Kingo64 opened this issue 8 months ago • 0 comments

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: Image

Kingo64 avatar Apr 28 '25 04:04 Kingo64