vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.88k stars 6.97k forks source link

[Bug Report] v-img issue - Unknown custom element #5523

Closed edwardwbli closed 6 years ago

edwardwbli commented 6 years ago

Versions and Environment

Vuetify: 1.3.5 Vue: 2.5.17 Browsers: Chrome 69.0.3497.100 OS: Mac OS 10.13.3

Steps to reproduce

Expected Behavior

show image

Actual Behavior

image not being shown, and below warning printed in console [Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

found in

---> at src/components/DeviceOeeLine.vue

at src/components/OverallOee.vue at src/App.vue ### Reproduction Link https://codepen.io/anon/pen/pQvoGa ### Other comments v-img
jacekkarczmarczyk commented 6 years ago

Your codepen doesn't show the issue and is also full of errors and unrelated code. Please try first reach out to us in our Discord community if you have any difficulties with using Vuetify.

Thank you for your contribution and interest in improving Vuetify.