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

Blank screen on Nexus 5 devices #46

Closed
DavidHernandez opened this issue May 17, 2017 · 8 comments
Closed

Blank screen on Nexus 5 devices #46

DavidHernandez opened this issue May 17, 2017 · 8 comments

Comments

@DavidHernandez
Copy link
Member

This could be a duplication of #37

@DavidHernandez
Copy link
Member Author

From the slack conversation:
error

@DavidHernandez
Copy link
Member Author

The above image seems to confirm that this is indeed a duplication of #37

@DavidHernandez
Copy link
Member Author

This issue has been confirmed on at least 3 different Nexus 5. There is one reported Nexus 5 where the issue is not happening. Trying to get the chrome versions.

The browsers that seem to be failing so far are Chrome and the reported versions are 58.0.3029 and 57.0.2987.132.

The browser where seems to be working is also Chrome, running version 58.0.3029.83

@DavidHernandez
Copy link
Member Author

captura de pantalla 2017-05-17 a las 15 28 14

@DavidHernandez
Copy link
Member Author

This might be related: ember-cli/ember-cli#5040

@DavidHernandez
Copy link
Member Author

When viewing the HTML source of the page (in the repo does not appear), we find two cases of the integrity attribute being used:

    <script src="/assets/vendor-35aea396574469edfba68e595608c708.js" integrity="sha256-Z8Q3cTAE9fMvOdI+mFuWQlnf+DKfHqGo/tTwuO0dxCA= sha512-4i7Vtkvgykgag59sLoIzYyqzi7xfl9hGCzirotVtg6VuyYbV1BCF1QHKRkzHHA8eWYwIS2kmXihlUmrJ0yjY4Q==" ></script>
    <script src="/assets/vlc-tech-hub-62c894c7b9bd0eec8f0f81fbfd5fc5f2.js" integrity="sha256-2x0+kxCOHDegTJft9k8MpdyoWw94OEGS4jdg//ny4t0= sha512-Y76iUhjP3I7NE3rxpOpXrxTqHk4E366188PVrhEY9y/xQSRNW7ksPwXYaJp7lK2aGujC5DA1SOGnGSEAzlngqA==" ></script>

@hell03610
Copy link
Member

It's an issue with some versions of Chrome and some settings apparently
facebook/create-react-app#1231 (comment)

It seems we could force to serve vlctechhub.org through https

@hell03610
Copy link
Member

Solved serving website in https

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

No branches or pull requests

2 participants