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

Uncaught ReferenceError: t is not defined #771

Closed
ghost opened this issue Sep 16, 2018 · 10 comments
Closed

Uncaught ReferenceError: t is not defined #771

ghost opened this issue Sep 16, 2018 · 10 comments

Comments

@ghost
Copy link

ghost commented Sep 16, 2018

Version

5.0.0-beta.2

Browser and OS info

Chrome 69 / Ubuntu 18.04

Steps to reproduce

Basically running npm run serve. https://github.com/sduduzog/tover/tree/development link to the public repo where this occured

What is expected?

Rendering of the app with hot reload as usual

What is actually happening?

The app is not rendered probably because the error interrupts the process, leaving me with a black screen.


There were no issues whatsoever with the stable devtools. After disabling the stable one and installing the beta version I started running into this issue. Hopefully links from the screenshots will provide more context.
https://www.dropbox.com/s/60n2vzlycek0nwg/screenshot1.png?dl=0

https://www.dropbox.com/s/5x40glsed6qar3g/screensho2.png?dl=0

https://www.dropbox.com/s/kagaq0dix6h652j/screenshot3.png?dl=0

@studnitz
Copy link

Got the same error with a vanilly vue-cli typescript install.

Also vue ui stops working with the same error in the console. This happens only in Chrome 69 though and not in Firefox. I'm on Windows.

@nathanchase
Copy link

Same error here in Chrome 69.0.3497.92 64-bit in Windows 10. Had to disable Vue Dev Tools in order to get my app to run, as the error prevented the Vue app from executing.

@acidjazz
Copy link

Same here, latest Chrome on OSX

@wangxuepeng
Copy link

Same issue, latest Chrome on OSX.

@murbanowicz
Copy link

Same here, latest Chrome on Ubuntu

@laSinteZ
Copy link

Same here, MacOS, Google Chrome Version 68.0.3440.106 (Official Build) (64-bit), Vue devtools 5.0.0 beta 2.

@larsmars
Copy link

Same here, Chrome 69/Win 10
devtool_crash

@dkuzmenchuk
Copy link

dkuzmenchuk commented Sep 17, 2018

Same here. Ubuntu 18.04, Chrome 69, Vue devtools 5.0.0beta2

@intermundos
Copy link

intermundos commented Sep 17, 2018

Same here. Mac, Chrome, devtools 5.0.0-beta-2

Rolling back to v4 works fine.

@Akryum Akryum added bug need team repro We acknowledged your report and will soon try to reproduce it priority: high labels Sep 17, 2018
@Akryum Akryum closed this as completed in 99ab54a Sep 17, 2018
@Akryum Akryum removed the need team repro We acknowledged your report and will soon try to reproduce it label Sep 17, 2018
@mekhami
Copy link

mekhami commented Oct 18, 2018

@Akryum this problem is still happening in 5.0.0 beta 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

12 participants