soukoku/vue-oidc-client

Error r.addRoute is not a function

saomcol opened this issue · 1 comments

Uncaught TypeError: r.addRoute is not a function at Vue.useRouter (vue-oidc-client.umd.min.js?66a5:1) at eval (index.js?a18c:57) at Module../src/router/index.js (app.js:2812) at __webpack_require__ (app.js:849) at fn (app.js:151) at eval (main.js:12) at Module../src/main.js (app.js:2776) at __webpack_require__ (app.js:849) at fn (app.js:151) at Object.1 (app.js:3029)
What's causing this?

Never mind I updated router and the error disappeared.