-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Await blocks are not properly parsed #120
Comments
This is the template I'm using: https://github.com/KentoNishi/svelte-typescript-template If it's a config error on my side, it would be amazing if you could help me identify where the problem is :) |
Thank you for sharing your repository! |
|
no problem, thanks for looking into it! in the meantime i've resorted to just storing the result of the promise in a variable |
@ota-meshi 上手くいきました!本当にありがとうございます ♥ |
@KentoNishi 連絡ありがとうございます。よかったです😄 |
The await block doesn't seem like it's being parsed correctly. Some screenshots:
Svelte docs on await block: https://svelte.dev/tutorial/await-blocks
@ota-meshi よろしくお願いします🙇♂️
The text was updated successfully, but these errors were encountered: