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

Website breaks on Chromium #93

Open
bilalba opened this issue Jun 23, 2016 · 3 comments
Open

Website breaks on Chromium #93

bilalba opened this issue Jun 23, 2016 · 3 comments
Labels

Comments

@bilalba
Copy link

bilalba commented Jun 23, 2016

The website breaks. Running on Chromium Version 43.0.2357.81 Ubuntu 14.04 (64-bit)

screenshot from 2016-06-23 07 41 26

@orizens
Copy link
Owner

orizens commented Jun 23, 2016

hi @bilalba
can you paste the error from the console?

@bilalba
Copy link
Author

bilalba commented Jun 23, 2016

TypeError: Object.assign is not a function
at new e (app.206c2b1bd319203d393b.bundle.js:2)
at Object.o as invoke
at $get.l.instance (vendors.7e374db17656584597d4.vendors.js:27)
at d (vendors.7e374db17656584597d4.vendors.js:27)
at vendors.7e374db17656584597d4.vendors.js:27
at o (vendors.7e374db17656584597d4.vendors.js:28)
at vendors.7e374db17656584597d4.vendors.js:28
at h.$get.h.$eval (vendors.7e374db17656584597d4.vendors.js:28)
at h.$get.h.$digest (vendors.7e374db17656584597d4.vendors.js:28)
at h.$get.h.$apply (vendors.7e374db17656584597d4.vendors.js:28)

TypeError: Object.assign is not a function
at new e (app.206c2b1bd319203d393b.bundle.js:2)
at Object.o as invoke
at $get.l.instance (vendors.7e374db17656584597d4.vendors.js:27)
at d (vendors.7e374db17656584597d4.vendors.js:27)
at vendors.7e374db17656584597d4.vendors.js:27
at o (vendors.7e374db17656584597d4.vendors.js:28)
at vendors.7e374db17656584597d4.vendors.js:28
at h.$get.h.$eval (vendors.7e374db17656584597d4.vendors.js:28)
at h.$get.h.$digest (vendors.7e374db17656584597d4.vendors.js:28)
at h.$get.h.$apply (vendors.7e374db17656584597d4.vendors.js:28)

TypeError: Object.assign is not a function
at new e (app.206c2b1bd319203d393b.bundle.js:3)
at Object.o as invoke
at $get.l.instance (vendors.7e374db17656584597d4.vendors.js:27)
at d (vendors.7e374db17656584597d4.vendors.js:27)
at vendors.7e374db17656584597d4.vendors.js:27
at o (vendors.7e374db17656584597d4.vendors.js:28)
at vendors.7e374db17656584597d4.vendors.js:28
at h.$get.h.$eval (vendors.7e374db17656584597d4.vendors.js:28)
at h.$get.h.$digest (vendors.7e374db17656584597d4.vendors.js:28)
at h.$get.h.$apply (vendors.7e374db17656584597d4.vendors.js:28)

@orizens
Copy link
Owner

orizens commented Jun 26, 2016

hi @bilalba
chromium can be very buggy as the website dictates:
https://download-chromium.appspot.com/
I tested the website on chromium v53.0.2781.0 , on mac.
it works well:
screen shot 2016-06-26 at 9 23 38 pm

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

No branches or pull requests

2 participants