Vuetify Version: 2.0.10
Last working version: 1.5.18
Vue Version: 2.5.17
Browsers: Chrome 76.0.3809.100
OS: Windows 10
Migrating from 1.5 to 2.0.10 and now getting below error
app.js:48954 [Vue warn]: Unknown custom element:
found in
--->
Elements should be identified
Elements were getting detected earlier
More info can be found here now:
https://vuetifyjs.com/en/getting-started/releases-and-migrations
Why couldn't they simply just include alias's for the old component names??
It wouldn't bloat the library as tree-shaking would remove the unused components anyway right?
Alias's would remove the burden of renaming components from every single application... which seems like a good solution.
PS: Love the framework
Most helpful comment
https://github.com/vuetifyjs/vuetify/releases/tag/v2.0.0