ua-snap / northern-climate-reports

MIT License
2 stars 0 forks source link

Defend against malformed URL fragments #632

Closed brucecrevensten closed 6 months ago

brucecrevensten commented 1 year ago

Sometimes users may hit a malformed link to the tool, resulting in them landing on something like /) which bombs. Defend against this by routing users to the home page if the URL fragments aren't recognized.