We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ctx
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
Describe the bug
Svelte gets terribly confused if you name a variable ctx.
To Reproduce
https://svelte.dev/repl/636dd36f255f499fa7ed04c3b1a0dc71?version=3.12.1
Expected behavior
Hello world
Severity
I'm just amazed it hasn't come up already
Additional context
Will be fixed by #3539. Just leaving this here to make sure I don't forget
The text was updated successfully, but these errors were encountered:
add deconflict-ctx test against regression (sveltejs#3556)
8a86ec2
add reactive-value-coerce-precedence test against regression (sveltej…
ba7f043
…s#3556)
add deconflict-ctx test against regression (#3556)
abcfa6c
Fixed by #3539, test added in #3722.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Svelte gets terribly confused if you name a variable
ctx
.To Reproduce
https://svelte.dev/repl/636dd36f255f499fa7ed04c3b1a0dc71?version=3.12.1
Expected behavior
Hello world
Severity
I'm just amazed it hasn't come up already
Additional context
Will be fixed by #3539. Just leaving this here to make sure I don't forget
The text was updated successfully, but these errors were encountered: