Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTable state restoring seems broken for columnOrder and columnWidths #1178

Closed
paulknobloch opened this issue Apr 14, 2021 · 0 comments
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working vue2-portable
Milestone

Comments

@paulknobloch
Copy link

Hey guys,

DataTable state restoring for columnWidths and columnOrder seems broken.

  • primevue 2.4.0
  • vue 2.6.12

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

@cagataycivici cagataycivici added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working priority - medium labels May 10, 2021
@cagataycivici cagataycivici added this to the 3.5.0 milestone May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working vue2-portable
Projects
None yet
Development

No branches or pull requests

3 participants