Skip to content
New issue

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

Documentation still references CatchBoundary #270

Open
bluefire2121 opened this issue Feb 24, 2024 · 0 comments
Open

Documentation still references CatchBoundary #270

bluefire2121 opened this issue Feb 24, 2024 · 0 comments

Comments

@bluefire2121
Copy link

Describe the bug

The documentation still references CatchBoundary as an method to handle errors. CatchBoundary is a Remix v1 feature. Remix v2 uses the ErrorBoundary for both 400 and 500 errors. Can the documentation be updated?

Your Example Website or App

Docs

Steps to Reproduce the Bug or Issue

Read Error section of docs.

Expected behavior

ErrorBoundary is the correct method in Remix v2.

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant