-
-
Notifications
You must be signed in to change notification settings - Fork 527
Closed
Description
Hi,
I am getting type inference issues in typescript files after having enabled takeover mode.
Prior to that, Typescript would correctly hint accArray and outputArray types as number[].
Any idea of what is causing this issue? Also, theses issues don't appear at build time for the project. Please let me know if I should provide you with my tsconfig.json or anything else that could help.
The issue happens with both 1.2.0 and 1.3.4 (prerelease) versions of Volar.
I'm using Typescript 4.6.3 in my project and Vue 2.6.
Seems to also happen when using latest version of Typescript provided by VSCode.
I correctly disabled VSCode builtin Typescript plugin.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

