codedthemes / berry-free-react-admin-template

Berry free react material-ui admin template for easing and faster web development.
https://berrydashboard.io/free/
MIT License
1.84k stars 896 forks source link

404 page not working #6

Closed gurusabarish closed 3 years ago

gurusabarish commented 3 years ago

Hi @codedthemes You did really good job. I liked it <3

But, I faced an issue. When I enter a non routed page, I am not getting 404 page instead i got the default page.

Thanks

berry 404 error

codedthemes commented 3 years ago

That is because any unknown request will redirect to the default page. and the default page is the dashboard. Also, the free version is limited by features. There is no 404 page inside the code base.