We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a not found page 📄 to render on all the unfound routes
In this page, we show one of 2 widgets
Show button (or href link) to redirect user back to home page
Show 2 buttons (or href link) to login/signup
Beside these 2 widgets, we are going to have a common text
Whoops! Looks like this page went on vacation
P.S text can be changed, we can pick another joke 😃
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Goal
Create a not found page 📄 to render on all the unfound routes
Solution
In this page, we show one of 2 widgets
Widget 1️⃣ (If user authenticated)
Show button (or href link) to redirect user back to home page
Widget 2️⃣ (If user unauthenticated)
Show 2 buttons (or href link) to login/signup
Beside these 2 widgets, we are going to have a common text
P.S text can be changed, we can pick another joke 😃
The text was updated successfully, but these errors were encountered: