After a router update I get the following warning:
[vue-router] <router-link>'s event prop is deprecated and has been removed in Vue Router 4. Use the v-slot API to remove this warning: https://next.router.vuejs.org/guide/migration/#removal-of-event-and-tag-props-in-router-link.
It appears on the one page which has the vue material stepper in it so I believe that to be the culprint.
After a router update I get the following warning:
[vue-router] <router-link>'s event prop is deprecated and has been removed in Vue Router 4. Use the v-slot API to remove this warning: https://next.router.vuejs.org/guide/migration/#removal-of-event-and-tag-props-in-router-link.
It appears on the one page which has the vue material stepper in it so I believe that to be the culprint.