Open tristankelley opened 4 years ago
Hi,
It's been a while I used the Vuetify and since there are breaking changes in V2, the code won't like work as i wrote it. If you can check the V2 docs and render a simple editable table, then adding the real-time data shouldn't be different. I can't get to upgrading this in the next 2 weeks because I have some other work to finish up.
Regards. Feel free to post errors or share a PR of what you've got working to a good extent
Hi - Thanks for taking the time to write this tutorial and code example. It is exactly what I need.
It looks like there are quite a few breaking changes in Vuetify V2 that are causing this code to no longer work. I was able to step through the errors and fix things enough to get the layout and table to render but I can't edit or add anything. It seems to be maybe I am missing something around the v-slot activator. Is there any chance you could take a look and get the code working again?
Thanks again.