-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Keyed feature broken with dynamic component #1706
Labels
Comments
Is it fixed in the latest release? |
I just got bit by this as well. Removed the keys for now 😞 |
Conduitry
pushed a commit
that referenced
this issue
Sep 6, 2018
Released 2.13.3 with @jacwright's fix. Sorry about the wait! |
Thanks!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you'll try to switch page - nothing will happens, but if remove keyed feature from each-block, everything works fine.
https://svelte.technology/repl?version=2.13.2&gist=2a42422d03a9e136c96446aa9ddd788a
The text was updated successfully, but these errors were encountered: