Skip to content

Fixes routing bug with target="_blank"

Choose a tag to compare

@Mattchewone Mattchewone released this 01 Apr 19:40
· 139 commits to master since this release

A fix from the 4.x branch to prevent <a target="_blank" href="https://my-app/pages">link</a> from using pushstate and will open the link in a new tab.