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

spread prop inside a keyed #each breaks a regular prop which depends on a reactive assignment #4480

Closed
ddnn55 opened this issue Feb 27, 2020 · 0 comments · Fixed by #4487
Closed

Comments

@ddnn55
Copy link

ddnn55 commented Feb 27, 2020

Describe the bug
Reproduction, showing expected behavior and unexpected behavior: https://svelte.dev/repl/f68a4c8fe9e546bb9f577922415e6968?version=3.19.1

Using a spread prop inside a keyed #each breaks a regular prop which depends on a reactive assignment. Similar to #3521 , but 3521 does not mention anything about a keyed #each.

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 a pull request may close this issue.

1 participant