-
-
Notifications
You must be signed in to change notification settings - Fork 438
Typescript 5.0 support #2343
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
Comments
I can't reproduce the problem, please provide minimal reproduction, and make sure you have update vue-tsc to latest. |
@johnsoncodehk the error seems to come especially with
|
@johnsoncodehk here's a repro
Observed
ExpectedNo error. Like in the editor, it seems fine (even with Volar TS version set to |
@johnsoncodehk do you have some pointers, maybe I could help |
@johnsoncodehk in the meantime 5.0 final was released |
Enabling
|
It also seems that |
This should resolve this issue |
Typescript 5.0 beta was released https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/
But typing inside template attributes doesn't work with it:
tested in latest vue-tsc.
The text was updated successfully, but these errors were encountered: