Hi, I’d like to have multi-level nested tables in a Vuetify data table (expand) and a search on all tables.
I have three levels of nested tables, but they are not aligned. and search functionality only works on the first table.
Here is the Codepen for this problem. https://codepen.io/Shawh/pen/gOLxayM?editors=1010
Thanks