-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Maintain freshness on the result of onbject spread operator #12717
Comments
As noted in #2103 (comment), spreading a symbolic name is different from adding the property definition in the object literal. in the later, an excess property is likely an error; in the earlier it is not necessarily one. |
Why was this closed? Maybe I didn't understand but this is still an issue:
I don't understand why the presence of |
I'm facing the same issue why was that declined? |
@mhegazy That's great news! Thanks for the update! |
The text was updated successfully, but these errors were encountered: