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

CSS issue: Body text is obscured and sidebar appears un-styled #56

Open
stappon opened this issue Mar 14, 2019 · 5 comments
Open

CSS issue: Body text is obscured and sidebar appears un-styled #56

stappon opened this issue Mar 14, 2019 · 5 comments

Comments

@stappon
Copy link

stappon commented Mar 14, 2019

Here's a screenshot of how the page looks in both Firefox 65 on my Macbook Air. It looks about the same in Chrome as well.
Screenshot 2019-03-14 00 46 05

@stappon stappon changed the title CSS issue: Body text is obscured and menu/text appear un-styled CSS issue: Body text is obscured and sidebar appears un-styled Mar 14, 2019
@chris-morgan
Copy link

The problematic resource is https://amiunique.org/assets/stylesheets/bootstrap.min.css, which consistently stalls after 85,764 bytes, not loading the last 37,151 bytes before eventually timing out.

@chris-morgan
Copy link

On https://amiunique.org/fp, https://amiunique.org/assets/javascripts/highcharts.js also stalls at 85,764 bytes, rather than loading the full 153,909 bytes.

@chris-morgan
Copy link

The POST /results that the fingerprint page does is also failing, 500. There’s clearly something wrong with the server or system as deployed.

@tonydehnke
Copy link

Same issue here for me running Safari Version 12.0.3 (14606.4.5)

@plaperdr
Copy link
Contributor

Hey all,
Thanks for reporting the problem! We ran into a little trouble on the server side. This should be fixed now. We are in the process of changing things so that this does not happen in the future.

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

4 participants