agersant/polaris-web

Clicking on breadcrumb of active location causes vue error

Closed this issue · 2 comments

As in title. I didn't notice any visible effects of this error, but thought you should know about this and maybe ignore such actions.

Uncaught (in promise)  Object { _name: "NavigationDuplicated", name: "NavigationDuplicated", message: "Navigating to current location (\"/browse/\") is not allowed", stack: "",} vue-router.esm.js:2089:8

Polaris is running in docker container from ogarcia/docker-polaris.
Accessed on Firefox 79.0

Same appplies to tabs in Settings

Good find!

Fixed in acce540