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

await block is not properly removed inside if #975

Closed
timhall opened this issue Dec 4, 2017 · 0 comments
Closed

await block is not properly removed inside if #975

timhall opened this issue Dec 4, 2017 · 0 comments

Comments

@timhall
Copy link
Contributor

timhall commented Dec 4, 2017

When placed inside an {{#if}} block that changes, {{#await}} is not removed. If the if statement flips repeatedly, new {{#await}} blocks are added each time.

Example: https://svelte.technology/repl?version=1.44.1&gist=4006a1c38fff4a0e436e44a0d29110f7

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

No branches or pull requests

2 participants