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

Watching arrays and objects #105

Open
HeriLFIU opened this issue Oct 8, 2024 · 0 comments · May be fixed by #109
Open

Watching arrays and objects #105

HeriLFIU opened this issue Oct 8, 2024 · 0 comments · May be fixed by #109
Labels
2024.2 Kytos-ng 2024.2 epic_ui_towards_vue3 Changes to upgrade towards Vue.js 3

Comments

@HeriLFIU
Copy link
Collaborator

HeriLFIU commented Oct 8, 2024

When watching arrays and objects, the deep option must be set in order to trigger a mutation of the array or object.
https://v3-migration.vuejs.org/breaking-changes/watch.html
image

@HeriLFIU HeriLFIU added the epic_ui_towards_vue3 Changes to upgrade towards Vue.js 3 label Oct 8, 2024
@HeriLFIU HeriLFIU linked a pull request Dec 2, 2024 that will close this issue
@HeriLFIU HeriLFIU added the 2024.2 Kytos-ng 2024.2 label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2024.2 Kytos-ng 2024.2 epic_ui_towards_vue3 Changes to upgrade towards Vue.js 3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant