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

Incorrectly determine node stringifiable when unstringifiable child exists after threshold is met(fix #1128) #1298

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

Zardddddd60
Copy link
Contributor

Version
3.0.0-beta.14

Reproduction link
vue-next-template-explorer

What is expected?
Set properties correctly after the threshold is met, instead attributes.

What is actually happening?
Properties are treated as attribute, if unstringifiable node appear after threshold(20).

How to fix?
Should not stop checking stringifiable when threshold is met.

@yyx990803 yyx990803 merged commit 64ec8bf into vuejs:master Jun 9, 2020
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.

2 participants