Skip to content

Move to globalThis object that exists regardless of runtime context #33

@ahoward2

Description

@ahoward2

window is only available in the browser - for SSR this will not work.
A potential solution here is globalThis. I did test that this works in a browser context just fine. SSR needs to be tested.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions