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

react-rails v1.10.0 break server side rendering #196

Description

@zetachang

The reason is that it remove the polyfilled window in ExecJS environment[1]. And it turns out our code base reference window in various places.

So while I am fixing on this, by locking the version of react-rails to 1.9.0 will make it work as before.

[1] reactjs/react-rails#615

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions