remix-auth icon indicating copy to clipboard operation
remix-auth copied to clipboard

Documentation still references CatchBoundary

Open bluefire2121 opened this issue 1 year ago • 0 comments

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

bluefire2121 avatar Feb 24 '24 22:02 bluefire2121