Skip to content

Commit fa52ad6

Browse files
committed
sign
1 parent 3334e76 commit fa52ad6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,3 +428,4 @@
428428
- zeromask1337
429429
- zheng-chuang
430430
- zxTomw
431+
- ZxBing0066

packages/react-router/lib/router/router.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6295,7 +6295,7 @@ function processLoaderData(
62956295
);
62966296

62976297
// Process results from our revalidating fetchers
6298-
revalidatingFetchers
6298+
revalidatingFetcherscontributors.yml.
62996299
// Keep those with no matches so we can bubble their 404's, otherwise only
63006300
// process fetchers that needed to load
63016301
.filter((f) => !f.matches || f.matches.some((m) => m.shouldLoad))

0 commit comments

Comments
 (0)