[Vue warn]: Invalid default value for prop "position"
See original GitHub issue[Vue warn]: Invalid default value for prop “position”: Props with type Object/Array must use a factory function to return the default value.
found in
---> <Notifications>
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Error message. "Props with type Object/Array must use a ...
[Vue warn]: Invalid default value for prop "multiselectKey": Props with type Object/Array must use a factory function to return the default ...
Read more >[Vue warn]: Invalid default value for prop "contextMenuItems ...
[Vue warn]: Invalid default value for prop "contextMenuItems": Props with type Object/Array must use a factory function to return the default value. #12....
Read more >vue/require-valid-default-prop
This rule checks whether the default value of each prop is valid for the given type. It should report an error when default...
Read more >Props - Vue Explanation
It checks if the default value of Array or Object is defined as a function. const def = prop.default // warn against non-factory...
Read more >[vue warn]: invalid prop: type check failed for prop - You.com
To fix this warning you can either change type of prop or set default position to 'top right' . Thanks. Open side panel....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Nope, will do tonight. It was closed due to annoying Github feature to close issues what start with ‘Fix’ keyword. Keep forgetting about it… 😕
Thanks, published in
1.3.2