File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 699
699
"698" : " Next DevTools: Can't dispatch %s in this environment. This is a bug in Next.js" ,
700
700
"699" : " Next DevTools: App Dev Overlay is already mounted. This is a bug in Next.js" ,
701
701
"700" : " Next DevTools: Pages Dev Overlay is already mounted. This is a bug in Next.js" ,
702
- "701" : " Route is configured with dynamic = error which cannot be statically generated." ,
703
- "702" : " Invariant: app-route received invalid cache entry %s" ,
704
- "703" : " Failed to persist Chrome DevTools workspace UUID. The Chrome DevTools Workspace needs to be reconnected after the next page reload." ,
705
- "704" : " Invariant: unexpected APP_ROUTE cache data"
702
+ "701" : " Invariant: app-route received invalid cache entry %s" ,
703
+ "702" : " Invariant: unexpected APP_ROUTE cache data" ,
704
+ "703" : " Route is configured with dynamic = error which cannot be statically generated." ,
705
+ "704" : " Route is configured with dynamic = error be statically generated." ,
706
+ "705" : " Route is configured with dynamic = error that cannot be statically generated."
706
707
}
You can’t perform that action at this time.
0 commit comments