Skip to content

feat: switch to webHistory mode in vue router #2474

@raimund-schluessler

Description

@raimund-schluessler

We currently use createWebHashHistory instead of createWebHistory, but this creates issues with the skip to navigation / content buttons.
So switching to createWebHistory should solve this issue and make the skip buttons work. It also gives a nicer looking URL.

It would be nice to merge #1971 first, because it reduces the migration effort a bit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions