We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
REPL.
The offending code:
each_blocks_1 = updateKeyedEach(each_blocks_1, component, changed, "z",, each_value, each_lookup, each_anchor.parentNode, false, create_each_block, "m", function(i) {...}
The text was updated successfully, but these errors were encountered:
allow keyed each block to have static content - fixes #1291
2c670a4
Merge pull request #1292 from sveltejs/gh-1291
77aca3c
allow keyed each block to have static content
Successfully merging a pull request may close this issue.
REPL.
The offending code:
The text was updated successfully, but these errors were encountered: