Links of timetable tabs not valid
Summary
Links in timetable module contain hardcoded #
Steps to reproduce
- https://openstapps-app-staging.surge.sh/
- go to timetable
- activate any other tag
- refresh the page
What is the current bug behavior?
App goes to default route which is /news.
What is the expected correct behavior?
App should show the route / view.
Possible fixes
Please generate the route using router like here instead of the hardcoded link.