Closed shijiezhou1 closed 4 years ago
Hey, can you please provide more info, looks like your prop validation failed.
When I set the width, it does not work and I provide width=200
. It's still not working.
This was not helpful, please share a code snippet .
May you need to do it like:
<component :width="200">
vue.runtime.esm.js?2b0e:619 [Vue warn]: Invalid prop: type check failed for prop "width". Expected Number with value NaN, got String with value "200".
found in
--->