Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vuetify] [UPGRADE] 'v-content' is deprecated, use 'v-main' instead. #222

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

scenaristeur
Copy link

@scenaristeur scenaristeur commented Dec 9, 2020

hi , trying your plugin i got this message, this is not blockant but warning

[Vuetify] [UPGRADE] 'v-content' is deprecated, use 'v-main' instead.

found in

--->
at node_modules/dayspan-vuetify-2/src/components/CalendarApp.vue

at src/views/Calendrier.vue
at src/App.vue

and

[Vuetify] [REMOVED] 'lazy' has been removed. You can safely omit it.

found in

--->


at node_modules/dayspan-vuetify-2/src/components/Event.vue



at node_modules/dayspan-vuetify-2/src/components/EventDialog.vue

at node_modules/dayspan-vuetify-2/src/components/CalendarApp.vue

at src/views/Calendrier.vue
at src/App.vue

amandinedrebes added a commit to amandinedrebes/dayspan-vuetify that referenced this pull request Dec 9, 2020
… 'v-main' instead. ClickerMonkey#222

+ Fix compilation issue: vue and vue-template-compiler must be the same
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants