Closed huwshimi closed 1 month ago
Fetch the basename for the router from the <base> tag. React Router doesn't support the base tag by default so we have to manually get the path.
<base>
https://warthogs.atlassian.net/browse/IAM-1137 Fixes: #431.
Fetch the basename for the router from the
<base>
tag. React Router doesn't support the base tag by default so we have to manually get the path.https://warthogs.atlassian.net/browse/IAM-1137 Fixes: #431.