-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: compilerscope: sfc
Description
Vue version
3.5.13
Link to minimal reproduction
Steps to reproduce
I'm not entirely sure of which causes it, but either Omit
, Partial
or Pick
cause this error.
What is expected?
The types to be parsed correctly.
What is actually happening?
The types are not supported by Vue and are throwing an error.
System Info
No response
Any additional comments?
No response
strix-og and mrpinkcat
Metadata
Metadata
Assignees
Labels
🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: compilerscope: sfc