question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Vue warn]: Invalid prop: custom validator check failed for prop "name". (found in component <icon> at /var/www/html/vueApp/node_modules/vue-awesome/components/Icon.vue)

i am having this problem. what might be the solution? i followed everything as in readme…!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Justineocommented, Feb 24, 2017

You can either import single icons or the whole icon package anywhere in your code.

0reactions
emjimadhucommented, Feb 24, 2017

thank you it worked…!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invalid prop: type check failed for prop - Stack Overflow
In the console I get the follow error: [Vue warn]: Invalid prop: type check failed for prop "date". Expected Number, got String. Though...
Read more >
[SOLVED] [Vue warn]: Invalid prop: type check failed for prop
Hi all, I believe this issue has been already seen on this forum, but I don't find a solution… sorry. So, I have...
Read more >
Invalid Prop Name · ReasonReact
Invalid Prop Name. Prop names like type (as in <input type="text" /> ) aren't syntactically valid; type is a reserved keyword in Reason/OCaml....
Read more >
type check failed for prop "data". Expected Object, got Array
I'm using laravel-vue-pagination getting this error Invalid prop: type check failed for prop "data". Expected Object, got Array. code is. Copy Code
Read more >
Failed prop type: Invalid prop inputContainerStyle supplied to ...
Warning: Failed prop type: Invalid prop `inputContainerStyle` supplied to `Input`. Warning: Invalid DOM property `enterkeyhint`.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found