Subscribe on changes!

An error occurred inside vue when using the Splitpanes library

avatar
Mar 3rd 2022

Version

3.2.31

Reproduction link

sfc.vuejs.org/

Steps to reproduce

Drag the splitter in the SFC Playground image

What is expected?

Dragging the splitter will not cause an error

What is actually happening?

Dragging the splitter will cause an error


I am very sorry that I am not sure whether this error is caused by this library, please check it.

avatar
Mar 3rd 2022

3rd party library that mess with the DOM that is controlled by Vue can break Vue's rendering in many ways. Some of those libararies can be made to work with Vue when taking care of a few things, some can not.

We will not debug third-party libraries. you can ask the community for help at chat.vuejs.org