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: changing prop causes rerender to lose attributes #840 #843

Merged
merged 3 commits into from Nov 3, 2021

Conversation

edwardnyc
Copy link
Contributor

@edwardnyc edwardnyc commented Nov 2, 2021

fix #840
This problem is triggered when the user installs the composition API and uses the template method to define that the key of data contains attrs

Like test case description

@edwardnyc edwardnyc changed the title Fix/attrs 840 fix: changing prop causes rerender to lose attributes #840 Nov 2, 2021
@antfu antfu merged commit a43090d into vuejs:main Nov 3, 2021
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.

Bug: changing prop causes rerender to lose attributes
2 participants