Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

document is not defined while generating page.generated.js #7

@raditya1710

Description

@raditya1710

I use react 15.2.1 now, so there are some changes with React syntax (React.renderComponentToString --> ReactDOMServer.renderToString, React.renderComponent --> ReactDOM.render). But after I change it, there are errors that stated that "document is not defined" while generating page.generated.js in document.getElementById("content"), any explanation for this error?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions