I tried changing over to path vs named routes
only difference is
a warning on the dev console , which I expected
vue-router.esm-bundler.js?6c02:72 [Vue Router warn]: Path "/f/Config" was passed with params but they will be ignored. Use a named route alongside params instead.
the new component is not loaded however