smaharj1 / vue-drag-and-drop-kanban

A simple kanban board where the items can be dragged and dropped from the list. This is a hybrid implementation of vue-smooth-dnd.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working on the Vue3 and need update ( Uncaught (in promise) TypeError: selfHook.bind is not a function )

KhalilAhmadDanish opened this issue · comments

Need update for the Vue version 3 Uncaught (in promise) TypeError: selfHook.bind is not a function

Currently, it is not supported for Vue 3. I will try to get to it when I get some time.

+1 here