Skip to content

Commit

Permalink
Properly handle lazy errors during router initialization (#10201)
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Mar 14, 2023
1 parent 0b438bd commit 6c68e1e
Show file tree
Hide file tree
Showing 4 changed files with 159 additions and 168 deletions.
5 changes: 5 additions & 0 deletions .changeset/proud-kings-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@remix-run/router": patch
---

Properly handle `lazy()` errors during router initialization
Loading

0 comments on commit 6c68e1e

Please sign in to comment.