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

Closed
@zetachang

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions