На консоли появляется много идентичных сообщений об ошибках:
vue.min.js?bust=1541470192660:503 TypeError: Cannot read property 'name' of null
at normalizeLocation (vue-router.js?bust=1541470192660:1282)
at VueRouter.resolve (vue-router.js?bust=1541470192660:2580)
at o.render (vue-router.js?bust=1541470192660:415)
at o.pn._render (vue.min.js?bust=1541470192660:1334)
at o.St.before (vue.min.js?bust=1541470192660:2436)
at St.get (vue.min.js?bust=1541470192660:734)
at St.getAndInvoke (vue.min.js?bust=1541470192660:769)
at St.run (vue.min.js?bust=1541470192660:767)
at At (vue.min.js?bust=1541470192660:701)
at Array.<anonymous> (vue.min.js?bust=1541470192660:535)
Я знаю причину ошибки, но не знаю, где произошла ошибка. Можно ли вывести путь к ошибке? Добавить некоторые заявления 100
function He(e, t, n) {
if (!B && !U || "undefined" == typeof console) throw e;
console.error(e)
//can i output the path about e
}