atlassian-labs / react-resource-router

Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering
https://atlassian-labs.github.io/react-resource-router
Apache License 2.0
198 stars 28 forks source link

Supported basePath for to prop when passed as string. Resolving acces… #226

Closed tpuric closed 7 months ago

tpuric commented 7 months ago

Resolves https://github.com/atlassian-labs/react-resource-router/issues/225

Supported basePath for to prop when passed as string. Resolves accessibility issues for new tabs/window interactions.