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

Fixed #4337 - DataTable: editingRows is not reactive #4343

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

NikoGJ
Copy link
Contributor

@NikoGJ NikoGJ commented Aug 29, 2023

Fixes #4337

Following https://v3-migration.vuejs.org/breaking-changes/watch.html#overview and making the prop deep watched.

Please review if that solution is okay for you guys !

@vercel
Copy link

vercel bot commented Aug 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2023 6:28am

@tugcekucukoglu tugcekucukoglu merged commit 9da4e1f into primefaces:master Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataTable: v-model:editingRows is not reactive when changed from outside
2 participants