Skip to content

refactor(reactivity): define hadKey if necessary #288

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

Merged
merged 2 commits into from
Oct 15, 2019
Merged

refactor(reactivity): define hadKey if necessary #288

merged 2 commits into from
Oct 15, 2019

Conversation

edison1105
Copy link
Member

@edison1105 edison1105 commented Oct 15, 2019

define hadKey after if (isRef(oldValue) && !isRef(value)){ ... }

@yyx990803 yyx990803 merged commit b520927 into vuejs:master Oct 15, 2019
@vue-bot
Copy link
Contributor

vue-bot commented Oct 15, 2019

Hey @edison1105, thank you for your time and effort spent on this PR, contributions like yours help make Vue better for everyone. Cheers! 💚

yyx990803 pushed a commit that referenced this pull request Dec 9, 2024
* refactor(runtime-vapor): drop memo

* drop
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.

3 participants