Vue memory leaks in table using dynamic components
In our Vue/Vuetify 3 project we have generic table component which conditionally renders different components as table cells.
In our Vue/Vuetify 3 project we have generic table component which conditionally renders different components as table cells.