-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't working.Something isn't working.enhancementThis is a new feature or request.This is a new feature or request.good first issueThis is good for newcomers.This is good for newcomers.
Description
There is a default 404 page when a link doesn't exist.
Here are examples in which it works with:
- https://nyc.cs.berkeley.edu/uni/lol
- https://nyc.cs.berkeley.edu/uni/games/ttt
- https://nyc.cs.berkeley.edu/uni/games/ttt/lol
The following pages do not display a 404 page when they should be:
- https://nyc.cs.berkeley.edu/uni/games/ttt/variants/lol
- https://nyc.cs.berkeley.edu/uni/games/lol/variants/
- https://nyc.cs.berkeley.edu/uni/games/lol/variants/lol
Assignment: Fix the missing 404 pages. I recommend looking at vueRouter.ts
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.enhancementThis is a new feature or request.This is a new feature or request.good first issueThis is good for newcomers.This is good for newcomers.