How to handle not defined routes, if the user types a segment in the url which is not defined in any page?
Is there a way to redirect the app other page or an error page?
How to handle not defined routes, if the user types a segment in the url which is not defined in any page?
Is there a way to redirect the app other page or an error page?