8000 Move to globalThis object that exists regardless of runtime context · Issue #33 · rocket-science-core/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Move to globalThis object that exists regardless of runtime context #33
Open
@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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0