Is it normal that OH3.0.1 Page links in sidebar don't work in new tabs?

I frequently use multiple tabs in my browser and am encountering issues with the new OH UI.

When i left click on any of my page links in the sidebar everything works fine. Though using middle click some part of the URL seems to be missing.

correct link should be
http://192.168.0.3:8080/#!/page/page_ee74034380

but using middle click i get to
http://192.168.0.3:8080/page/page_ee74034380

i suspect some JS action is kinda doing things in the background but wouldn’t it be nice to have the link fixed too? I suspect only the
/#!
is missing in the href of the a tag before
page/....

PS: I’m running OH 3.0.1 within Docker on a Synology

Yes, and I think there is a PR in work to fix it but the last I checked it wasn’t done. The problem is that #! in the URL.