Skip to content

Support rendering exception page where localstorage isnt available #2176

Description

@NeoIsRecursive

Tempest version

3.0

PHP version

8.5

Operating system

macOS

Description

When using inertia (2 or 3), all exceptions get rendered in an iframe with some srcdoc thing (it seems like at least).

This makes localStorage throw, and the exception page doesn't render.

I checked quickly and settings use localstorage, i think falling back too the defaults if localstorage cant be accessed is a good idea :)

Image

Or maybe this is something inertia should fix? Anyhow, sorry for the vague description and weird issue 😅

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions