[BUG] Throws an exception when a route other than base route is opened
prabhakar267 opened this issue · 3 comments
prabhakar267 commented
Description
It throws an error whenever you open any route other than base route /
Expected behaviour
Should redirect the user to base route with the following error message:
"Sorry, we couldn't find the page"
sapnatomar commented
I would like to take up this issue.
sapnatomar commented
Hey @prabhakar267, please review this pull request #59 .
prabhakar267 commented
Fixed in #59