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

fix: delta comparison #317

Merged
merged 4 commits into from
Feb 4, 2023
Merged

fix: delta comparison #317

merged 4 commits into from
Feb 4, 2023

Conversation

Tofandel
Copy link
Contributor

@Tofandel Tofandel commented Jan 31, 2023

Fixes #188

Follow up of #287, the delta comparison was broken as internalModelEquals was always returning false for deltas triggering an update loop

It also wouldn't update if modifying the original delta directly, which is fixed by cloning it and making the watcher deep

@luthfimasruri luthfimasruri merged commit dc589e1 into vueup:master Feb 4, 2023
@luthfimasruri
Copy link
Collaborator

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v-model:content not working when changed the binding value
2 participants