Skip to content

Prevent Lib from manipulating the DOM (Vue.js) #546

@PhillippOhlandt

Description

@PhillippOhlandt

Is there a way to prevent the lib from manipulating the DOM?
I use it in a VueJS component and adjust my data array in the sortablejs onSort function. My list will be rendered based on my data array so it's a little but dump to do with with this lib too.

And I have some problems with the manipulated DOM by this lib. See more here:
https://github.com/yyx990803/vue/issues/1272

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionquestions from the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions