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
%
undefined
% signs are output as undefined
look at all the undefined in the generated code here: https://svelte.technology/repl?version=1.40.0&gist=47569a1f3751ef0102e443e0626b42b3
The text was updated successfully, but these errors were encountered:
fix sigil escaping in .textContent and .innerHTML (#868)
707405a
Merge pull request #869 from sveltejs/gh-868
54bbeea
Escape sigils in .textContent and .innerHTML
My bad, sorry — fixed in 1.40.1!
Sorry, something went wrong.
Conduitry
No branches or pull requests
%
signs are output asundefined
look at all the
undefined
in the generated code here: https://svelte.technology/repl?version=1.40.0&gist=47569a1f3751ef0102e443e0626b42b3The text was updated successfully, but these errors were encountered: