dattn / dnd-grid

A vuejs grid with draggable and resizable boxes
307 stars 48 forks source link

Vue 3 support #52

Closed 0SilentFox0 closed 2 years ago

0SilentFox0 commented 3 years ago

Is there Vue 3 support? When I install plugin I get errors like "selfHook.bind is not a function" But when i install it in Vue2 the are no problems

Aterr commented 2 years ago

I guess this repo is abandoned.

dattn commented 2 years ago

I migrated to vue 3 today.

Use the npm next tag: npm i @dattn/dnd-grid@next

https://github.com/dattn/dnd-grid/tree/next