You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use withDefaults function to set the default value for the property, but some error occurs. There is no error if I define props without it.
Here is a public repo to showcase the issue. The generic component with the error is AppInput.vue