kalenjordan / pros.global

Where pros come to connect with, tag, and upvote other pros
https://pros.global
11 stars 1 forks source link

Javascript error in Vivaldi #111

Open shochdoerfer opened 5 years ago

shochdoerfer commented 5 years ago

When accessing the site with Vivaldi browser (Chrome 72) on Linux I get the following Javascript error:

ReferenceError: $route is not defined
    at pn.eval (eval at Oo (vue.common.js:10812), <anonymous>:3:94)
    at pn.XuX8.t._render (vue.common.js:4651)
    at pn.i (vue.common.js:2897)
    at Ve.XuX8.Ve.get (vue.common.js:3267)
    at new Ve (vue.common.js:3256)
    at vue.common.js:2904
    at pn.XuX8.pn.$mount (vue.common.js:8657)
    at pn.XuX8.pn.$mount (vue.common.js:11072)
    at pn.XuX8.t._init (vue.common.js:4743)
    at new pn (vue.common.js:4830)

When accessing the site with Chromium (Chrome 71) on Linux everything works fine for me.