cosmos
cosmos copied to clipboard
Server rendering support for Cosmos
(vía @davidpatrick)
Describe the bug
document is not defined on the server so the code breaks here:
https://github.com/auth0/cosmos/blob/2a55d0f8ad00fdff2deb3ac27f0a547ecbd49487/core/components/_helpers/globals.js#L10
Re-labeling this as bug since this should work by default and we broke it.