question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug Report] trying vuetify-v2.0.0-alpha.12

See original GitHub issue

Versions and Environment

Vuetify: 2.0.0-alpha.12 Vue: 2.6.10 Browsers: Chrome 73.0.3683.86 OS: Windows 10

Steps to reproduce

Expected Behavior

should display Hello world

Actual Behavior

many errors in chrome console

vue.js:634 [Vue warn]: Error in render: "TypeError: Cannot read property 'bar' of undefined"

found in

---> <VContent>
       <VApp>
         <Root>
vue.js:1897 TypeError: Cannot read property 'bar' of undefined
    at VueComponent.styles (vuetify-v2.0.0-alpha.12.js:10099)
    at Watcher.get (vue.js:4472)
    at Watcher.evaluate (vue.js:4577)
    at Proxy.computedGetter (vue.js:4826)
    at Proxy.render (vuetify-v2.0.0-alpha.12.js:10117)
    at VueComponent.Vue._render (vue.js:3545)
    at VueComponent.updateComponent (vue.js:4061)
    at Watcher.get (vue.js:4472)
    at new Watcher (vue.js:4461)
    at mountComponent (vue.js:4068)
vuetify-v2.0.0-alpha.12.js:26510 Uncaught TypeError: _this.$el.setAttribute is not a function
    at vuetify-v2.0.0-alpha.12.js:26510

Reproduction Link

https://changsijay.github.io/testing/basic/index.html

source

https://github.com/changsijay/testing/tree/master/basic

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

14reactions
wemod123commented, Apr 22, 2019

Is anybody trying the v2.0.0 with Nuxt? And how to success?

It’s great to experience new features and preparing to migrate to v2.0.0 at the moment.

0reactions
nguyenthanhptiter11commented, Oct 31, 2019

@wemod123 How can you build it success? help me, pls

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently asked questions — Vuetify
How do I report a bug or request a feature? The vuetify-loader doesn't load all components · How long will version 1.5 be ......
Read more >
The Vuetify roadmap
Overview: A maintenance cycle to work on bugs from the v2.0 release. This includes performance issues, incorrect or missing a11y, RTL, ...
Read more >
Security disclosure procedures - Vuetify
This document outlines security procedures and general policies for the Vuetify project. # Reporting a Bug. The Vuetify team and community take all...
Read more >
Frequently asked questions — Vuetify
How do I report a bug or request a feature? In order to ensure all required information is provided, we have created an...
Read more >
Why you should be using Vuetify
The easiest way to try Vuetify is to use our Codepen template . ... reports at breakneck speed, allowing you to get your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found