-
-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Description
This happens when you try to open the admin backend:
Unhandled Runtime Error
Error: Failed to load static props
../../../../next-server/lib/router/router.ts (341:12) @ eval
339 | throw new Error(SSG_DATA_NOT_FOUND_ERROR)
340 | }
341 | throw new Error(
Failed to load static props
)
| ^
342 | }
343 | return res.json()
344 | })
Metadata
Metadata
Assignees
Labels
No labels