You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When query parameter value is the number 1, e.g., [ROUTE_NAMES.crisisCenter, {id: 1}] the resulting URL is http://127.0.0.1:8080/src/#/crisis-center/;id and routeParams.get('id') returnstrue instead of 1.