We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How do I implement the equivalent of the angular $routeProvider ".otherwise" route as a catchall to any other urls that user might input?
as in .otherwise redirectTo: "#{base}/app/home"