Marque-page

A handful of reasons JavaScript won’t be available

https://piccalil.li/blog/a-handful-of-reasons-javascript-wont-be-available/

  1. A browser extension has interfered with the site
  2. A spotty connection hasn’t loaded the dependencies correctly
  3. Internal IT policy has blocked dependencies
  4. WIFI network has blocked certain CDNs
  5. A user is viewing your site on a train which has just gone into a tunnel
  6. A device doesn’t have enough memory available
  7. There’s an error in your JavaScript
  8. An async fetch request wasn’t fenced off in a try catch and has failed
  9. A user has a JavaScript toggle accidentally turned off
  10. A user uses a JavaScript toggle to prevent ads loading
  11. An ad blocker has blocked your JavaScript from loading
  12. A user is using Opera Mini
  13. A user has data saving turned on
  14. Rogue, interfering scripts have been added by Google Tag manager
  15. The browser has locked up trying to parse your JS bundle