You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/error-codes/codes.json
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -372,6 +372,5 @@
372
372
"381": "This feature is not supported by ReactSuspenseTestUtils.",
373
373
"382": "This query has received more parameters than the last time the same query was used. Always pass the exact number of parameters that the query needs.",
374
374
"383": "This query has received fewer parameters than the last time the same query was used. Always pass the exact number of parameters that the query needs.",
375
-
"384": "Refreshing the cache is not supported in Server Components.",
376
-
"385": "Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue."
375
+
"384": "Refreshing the cache is not supported in Server Components."
0 commit comments