You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a clean vue cli project with Typescript & Vue class component.
It seems to have an issue with booting the plugin right when you start the app. (see error below)
vue.runtime.esm.js?2b0e:5148 Uncaught TypeError: Cannot read property '_init' of undefined at Catalogue (vue.runtime.esm.js?2b0e:5148) at VueComponent.linkPrefetch (index.mjs?4f85:1) at eval (index.mjs?4f85:1) at Array.forEach (<anonymous>) at IntersectionObserver.u (index.mjs?4f85:1)