You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the document, there is no clear example of using defineComponent and tsx to implement drag and drop. According to the writing of the example, I cannot see what vue-draggable-plus determines each dragged item based on.
The following is an example of reproduction: https://stackblitz.com/edit/vitejs-vite-5abfwg?file=src%2FApp.vue
The text was updated successfully, but these errors were encountered:
In the document, there is no clear example of using
defineComponent
andtsx
to implement drag and drop. According to the writing of the example, I cannot see whatvue-draggable-plus
determines each draggeditem
based on.The following is an example of reproduction:
https://stackblitz.com/edit/vitejs-vite-5abfwg?file=src%2FApp.vue
The text was updated successfully, but these errors were encountered: