Skip to content

Support SSR by only accessing 'document' client-side#73

Open
jesstelford wants to merge 1 commit intoashleyw:masterfrom
jesstelford:fix/71-document-not-defined
Open

Support SSR by only accessing 'document' client-side#73
jesstelford wants to merge 1 commit intoashleyw:masterfrom
jesstelford:fix/71-document-not-defined

Conversation

@jesstelford
Copy link
Contributor

Fixes #71

@jesstelford
Copy link
Contributor Author

I've published a version of react-sane-contenteditable including this patch here: https://www.npmjs.com/package/@jesstelford/react-sane-contenteditable

You can use it with:

yarn add @jesstelford/react-sane-contenteditable@1.6.1-pr73

or

npm install @jesstelford/react-sane-contenteditable@1.6.1-pr73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Throws error when Server Side Rendering: "document is not defined"

1 participant