NOtherDev / whatwebcando

An overview of the device integration HTML5 APIs
https://whatwebcando.today/
MIT License
837 stars 61 forks source link

Website broken #46

Closed Spaideri closed 6 years ago

Spaideri commented 6 years ago

FYI, the site is broken:

screen shot 2018-03-12 at 12 02 35
NOtherDev commented 6 years ago

@Spaideri Can you still reproduce it? I can't. It seems that the raw.githubusercontent.com was having a problem or was updating and I'm not handling it correctly...

Spaideri commented 6 years ago

Network issue was due to my chrome headers extension (duh). But the styles seem to be still broken (after fixing networking) on Chrome canary (Version 67.0.3368.0 (Official Build) canary (64-bit)) OSX. Works fine on regular Chrome. I use Canary for development so it might be on my end too. Close the issue if you can't reproduce.

NOtherDev commented 6 years ago

Can you let me know what is the stylesheet file name your browser is loading? There are hashes appended and it might be that some conflicting version is loaded for some reason.

Spaideri commented 6 years ago

screen shot 2018-03-12 at 13 14 10

Spaideri commented 6 years ago

unregistered service worker and cleared all site data too before this reload

NOtherDev commented 6 years ago

@Spaideri Can you check is the problem still there for you? I have deployed several CSS changes since then and I'm curious if it helped (although it must be some kind of uneven caching problem, I presume).