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 followed the todo-vue example code to run it, but I encountered a warning message: [Vue warn]: Invalid prop: type check failed for prop "AccountSchema". Expected Object, got Function
It seems like this issue is preventing the example from working correctly. How can I fix it?
The text was updated successfully, but these errors were encountered:
I followed the todo-vue example code to run it, but I encountered a warning message:
[Vue warn]: Invalid prop: type check failed for prop "AccountSchema". Expected Object, got Function
It seems like this issue is preventing the example from working correctly. How can I fix it?
The text was updated successfully, but these errors were encountered: