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

Each block key incorrectly treated as expected data property #1397

Closed
Conduitry opened this issue May 1, 2018 · 0 comments · Fixed by #1402
Closed

Each block key incorrectly treated as expected data property #1397

Conduitry opened this issue May 1, 2018 · 0 comments · Fixed by #1402

Comments

@Conduitry
Copy link
Member

https://svelte.technology/repl?version=2.4.1&gist=6650af687dd70e62050e9b0d27e59c03

The keyed each block causes the runtime dev warning <App> was created without expected data property 'letter', which it should not.

cc @johnmuhl

Rich-Harris added a commit that referenced this issue May 3, 2018
evaluate each block key in child scope
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.

1 participant