DataTable state restoring seems broken for columnOrder and columnWidths #1178
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
vue2-portable
Milestone
Hey guys,
DataTable state restoring for columnWidths and columnOrder seems broken.
Here is an minimal example:
https://codesandbox.io/s/fervent-jang-rdu2s?file=/src/components/Demo.vue:519-523
The values are stored properly, but restoring fails. (restoring columnWidths works for the first reload, after that it fails too)
Thanks Paul
The text was updated successfully, but these errors were encountered: