Open cnotv opened 5 months ago
@nwmac @gaktive This is also required for the migration due to a change of architecture.
@cnotv in light of how far we've gone into Vue3, is routing working OK? Do we still need this for 2.10 or is this tech debt for 2.11?
Description
Avoid logic applied to the router instance by modifying the method of
VueRouter
. Follow guidelines to achieve the same result https://router.vuejs.org/guide/https://github.com/rancher/dashboard/blob/master/shell/plugins/extend-router.js
Note: Comment link to an issue which seems to have been fixed with an update of the library https://github.com/vuejs/vue-router/issues/2881