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
I suppose it's a very serious bug. https://svelte.technology/repl?version=2.14.0&gist=9e3d812ae74a6aa9b83923c7402a4977
at least now I found a workaround, I can add an empty before {#if}.
The text was updated successfully, but these errors were encountered:
I'm seeing it in 2.13.5 BTW, so it happened at least there or before. No, I've got a different problem in 2.13.5 and 2.14.0. #1780
Sorry, something went wrong.
I was trying to fix it by myself. In IfBlock rendering we have no this.next link but it exists on creating Fragments step.
yep, I found why and it's **** I will make PR.
No branches or pull requests
I suppose it's a very serious bug.
https://svelte.technology/repl?version=2.14.0&gist=9e3d812ae74a6aa9b83923c7402a4977
at least now I found a workaround, I can add an empty before {#if}.
The text was updated successfully, but these errors were encountered: