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
Is your feature request related to a problem? Please describe.
I'm making a vue3 app and would like to use this library.
Describe the solution you'd like
I'm willing to learn how to write vue 2&3 compatible apps and upgrade this app (should be pretty straight forward). I just want to make sure that I have buy in from the contributors before I get started. I can try to keep the main branch cross compatible or I can make the vue3 a new major version. Up to you.
Additional context
I tried app.use(VueTabulator) on my vue 3 app and got an error, so I assume that no one has done anything to upgrade it.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm making a vue3 app and would like to use this library.
Describe the solution you'd like
I'm willing to learn how to write vue 2&3 compatible apps and upgrade this app (should be pretty straight forward). I just want to make sure that I have buy in from the contributors before I get started. I can try to keep the main branch cross compatible or I can make the vue3 a new major version. Up to you.
Additional context
I tried
app.use(VueTabulator)
on my vue 3 app and got an error, so I assume that no one has done anything to upgrade it.The text was updated successfully, but these errors were encountered: