-
Notifications
You must be signed in to change notification settings - Fork 647
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
Can't define signal in async component or when using defineRoute #1660
Comments
Try using |
Related #1540 |
Props stopped working with this solution |
Can you elaborate on that? I'm having trouble picturing what your code looks like based on that sentence. |
Just confusion on my end, my mistake |
Marking as duplicate of #1540 |
I just tried making the
Home
function in a default 1.4.1 project into async and also tried using the newdefineRoute
method, but I got an error:The text was updated successfully, but these errors were encountered: