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

TypeError: "this.$vuetify.breakpoint is undefined" #204

Open
WobblySlug opened this issue Sep 2, 2019 · 2 comments
Open

TypeError: "this.$vuetify.breakpoint is undefined" #204

WobblySlug opened this issue Sep 2, 2019 · 2 comments

Comments

@WobblySlug
Copy link

Hey, great package.

Unfortunately I'm receiving this on Vuetify v2.0.0, after following the setup instructions.

[Vue warn]: Error in render: "TypeError: this.$vuetify.breakpoint is undefined"

found in

---> <DsCalendarApp>
       <Calendar> at src/views/Calendar.vue
         <VContent>
           <VApp>
             <App> at src/App.vue
               <Root> vue.runtime.esm.js:619
    VueJS 36
    run es6.promise.js:75
    notify es6.promise.js:92
    flush _microtask.js:18
TypeError: "this.$vuetify.breakpoint is undefined"
    fullscreenDialogs dayspan-vuetify.min.js:1
    VueJS 3
    render dayspan-vuetify.min.js:1
    VueJS 32
    run es6.promise.js:75
    notify es6.promise.js:92
    flush _microtask.js:18
vue.runtime.esm.js:1888
    VueJS 35
    run es6.promise.js:75
    notify es6.promise.js:92

Any suggestions? Thanks in advance.

@henryrossiter
Copy link

I have a similar issue after upgrading to vuetify 2.0.0. Does this package support vuetify 2?

The last commit here was in June, before vuetify 2 was even released ...

@ClickerMonkey
Copy link
Owner

ClickerMonkey commented Sep 22, 2019 via email

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

No branches or pull requests

3 participants