This error is raised in App.vue:20 on any request. AFAIK, this variable should exist upon using VueRouter. Although it works fine, well... it should be fixed !
[tsl] ERROR in .\src\App.vue.ts(20,26)
TS2339: Property '$route' does not exist on type '{ layout(): any; }'.
This error is raised in App.vue:20 on any request. AFAIK, this variable should exist upon using VueRouter. Although it works fine, well... it should be fixed !