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

Nested <svelte:component> in {#if} statements don't always update the DOM when this changes. #1621

Closed
AGoblinKing opened this issue Jul 28, 2018 · 1 comment · Fixed by #1630

Comments

@AGoblinKing
Copy link

https://svelte.technology/repl?version=2.9.7&gist=ecddb3e75c5ef632b983a72f73ebff8b

If you click through you'll see that 1, 2, 3 do not render the correct component.

@Rich-Harris
Copy link
Member

Thanks — this is fixed in 2.9.10

Rich-Harris added a commit that referenced this issue Oct 27, 2018
register dependencies of dynamic component expressions
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.

2 participants