Skip to content

Unhandled Runtime Error #3

@christianlauer

Description

@christianlauer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions