Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

[SEO] 'normalizr-immutable' package leads to Googlebot rendering blank page on webmasters page #22

Open
DrChai opened this issue Oct 24, 2017 · 0 comments

Comments

@DrChai
Copy link

DrChai commented Oct 24, 2017

We used create-react-app to create react project
when I tried to include library:

import {normalize, arrayOf} from 'normalizr-immutable',

the web page failed to be rendered by Googlebot:
failed screenshot

it works after code line removed
wx20171024-150846

related packages:

"babel-polyfill": "^6.26.0",
"normalizr-immutable": "0.0.3",
"react": "^15.6.2",
"react-dom": "^15.6.2",
"immutable": "^3.8.2",
"react-redux": "^5.0.6",
"redux": "^3.6.0",
"redux-thunk": "^2.1.0",
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant