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

disallow binding variables declared in await and catch #4275

Merged

Conversation

tanhauhau
Copy link
Member

Fixes: #4012

@Conduitry Conduitry merged commit 527ddea into sveltejs:master Jan 17, 2020
@tanhauhau tanhauhau deleted the tanhauhau/invalid-binding-await-block branch January 17, 2020 03:56
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 this pull request may close these issues.

Two-way binding to expressions involving {#await} thens should be disallowed by compiler
2 participants