Web application for the Officer's Fishery Information Sharing Hub (O-FISH). The web app allows agencies to gain insights from the aggregated information gathered during a routine vessel inspection (submitted via the web app).
Apache License 2.0
32
stars
41
forks
source link
On link click, URL gets put into top URL bar but the page doesn't load. #517
Describe the bug If you login to the test instance with the most recent changes - https://o-fish-trial-dmssx.mongodbstitch.com/ - as an admin, you start on the Agencies Dashboard. If you click on an agency name, the URL bar changes to https://o-fish-trial-dmssx.mongodbstitch.com/#/agency_charts/WildAid but it doesn't actually load it in.
Same problem with clicking "View Boardings".
To Reproduce Steps to reproduce the behavior:
Expected behavior The page should load.
This behavior came about after the new changes made so that npm would build.