This is more of a personal nitpick but for some reason the page has always used a HashRouter instead of a BrowserRouter which results in a hash in our website URLs, i.e. instead of https://domain.tld/workflow we get https://domain.tld/#/workflow. Just very annoying in my opinion so we should fix that.
This is more of a personal nitpick but for some reason the page has always used a HashRouter instead of a BrowserRouter which results in a hash in our website URLs, i.e. instead of https://domain.tld/workflow we get https://domain.tld/#/workflow. Just very annoying in my opinion so we should fix that.