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

transition element in await block not being removed #2629

Closed
cdock1029 opened this issue Apr 30, 2019 · 1 comment
Closed

transition element in await block not being removed #2629

cdock1029 opened this issue Apr 30, 2019 · 1 comment

Comments

@cdock1029
Copy link

If the transition is long enough relative to the promise resolving, the then-block element gets added to its parent without removing what was there previously.

See:
https://svelte.dev/repl?version=3.1.0&gist=a4264dbdc277bd929c0e9673477cc84d

Possibly related:
#956

@cdock1029
Copy link
Author

previous issue:
#1591

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

1 participant