Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Training site is broken #58

Closed
ekfuhrmann opened this issue Mar 16, 2018 · 4 comments
Closed

React Training site is broken #58

ekfuhrmann opened this issue Mar 16, 2018 · 4 comments

Comments

@ekfuhrmann
Copy link

https://reacttraining.com/ is not rendering any content.

@da-vaibhav
Copy link

seems to be Firefox only issue.

@ekfuhrmann
Copy link
Author

ekfuhrmann commented Mar 19, 2018

@da-vaibhav I did some modern browser testing after you brought this to my attention.

  • On IE11, the page does not render anything other than the following:

    • \x3Cscript src="/es6-promise.min.js">\x3C/script>\x3Cscript>ES6Promise.polyfill()\x3C/script> \x3Cscript src="/fetch.min.js">\x3C/script>
  • On Edge it loads

  • On Firefox Developer Edition (60.0b4 64-bit) it does not load or render anything.

  • On Safari it loads

  • On Chrome it loads

@awakash
Copy link

awakash commented Mar 21, 2018

Seeing the following on Chrome (on Mac):
ReferenceError: twttr is not defined
at t.value (main.js:22)
at commitLifeCycles (main.js:14)
at t (main.js:14)
at w (main.js:14)
at b (main.js:14)
at h (main.js:14)
at p (main.js:14)
at Object.updateContainer (main.js:14)
at main.js:14
at Object.unbatchedUpdates (main.js:14)

Also seeing a status=101 on WebSocketConnection.js

@mjackson
Copy link
Member

I fixed the twttr is not defined error, thanks for bringing it to my attention. Everything should work now.

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

No branches or pull requests

4 participants