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
Hey @aalopatin
That makes sense. The current implementation of the vue-tabulator only handles the v-model to creating the Tabulator instance.
As a workaround, you can use the movableRowsReceived callback to handle that data transition.
I will see how to fix that, let me know if you have any suggestions.
Hello!
I've made movable tables.
Here is part of my template:
Here are options dor these tables:
When I move rows between tables they are shown in the receiver. But they aren't shown in data of Vue
The text was updated successfully, but these errors were encountered: