Replies: 2 comments 1 reply
-
that would be great |
Beta Was this translation helpful? Give feedback.
0 replies
-
To replace it with vanilla js is simple, but the event from the parent component blocks it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Im currently evaluating drag drop plugin for re-ordering selected items as shown here :
https://tom-select.js.org/plugins/drag-drop/
Would it be possible to drop jquery-ui and use a more lightwight library like sortable js for the reordering of selected items ?
Jquery-ui is quite a big file and Im looking to make it more lightweight in terms of file size.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions