Replies: 1 comment
-
There are a lot of changes, but I think specific to your problem it was fixed by vuejs/core@29a9a9b. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It looks to me like I can use interfaces for props now (example below). What happened? Did 1.6.0 improve something?
I don't get any red squiggly lines when using
withDefaults
or when trying to access theprops
variable.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions