UNCLASSIFIED - NO CUI

Skip to content

hotfix for react router bug

charles.heaton.2 requested to merge hotfix_react_router into master

react router fix for #198 (closed) broke routing in production environment. This is because the basename was never specified in the BrowserRouter class that's used for routing.

Merge request reports

Loading