-
-
Notifications
You must be signed in to change notification settings - Fork 496
Closed
Labels
Description
Vue - Official extension or vue-tsc version
2.1.8
VSCode version
1.95.0-insider
Vue version
3.5.12
TypeScript version
5.6.3
System Info
No response
package.json dependencies
No response
Steps to reproduce
What is expected?
list type is T[], and item type should be T.
What is actually happening?
Type 'UnwrapRefSimple' is not assignable to type 'T'.
Link to minimal reproduction
Any additional comments?
I tested the code with the latest version of volar, and it raised a similar problem.
