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
We need to implement it Error and Catch boundaries for the whole app.
https://remix.run/docs/en/1.14.3/route/error-boundary https://remix.run/docs/en/1.14.3/route/catch-boundary
The text was updated successfully, but these errors were encountered:
Seems like a great initiative!
Sorry, something went wrong.
We also need to handle 404's for stuff like the item page as they are not working out of the box,.
Okey to handle this we have a few things:
DonKoko
No branches or pull requests
We need to implement it Error and Catch boundaries for the whole app.
https://remix.run/docs/en/1.14.3/route/error-boundary
https://remix.run/docs/en/1.14.3/route/catch-boundary
The text was updated successfully, but these errors were encountered: