-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Description
Vue version
3.2.4
Link to minimal reproduction
Steps to reproduce
Set style using attribute binding:
:style="{
...
flexDirection: 'row' | 'column',
...
}"
What is expected?
No error
What is actually happening?
Type '{ flexDirection: string; }' is not assignable to type 'StyleValue'
System Info
No response
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels