You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the nice module. I've promoted it on SO
Any thoughts on how to make it easier to use it in an isomorphic app context? On the server side I get:
***/node_modules/graphql-docs/dist/webpack:/~/style-loader/addStyles.js:31
if (typeof options.singleton === "undefined") options.singleton = isOldIE();
^
ReferenceError: window is not defined
Hi there,
Thanks for the nice module. I've promoted it on SO
Any thoughts on how to make it easier to use it in an isomorphic app context? On the server side I get:
Maybe related to #4 ?
Cheers,
Jun
The text was updated successfully, but these errors were encountered: