Banglejs.com/apps errors

Posted on
  • Today i've tried to install some apps from https://banglejs.com/apps/ but 7 out of 10 the page doesn't load properly.
    I always get javascript errors and can do nothing on this page. Tested with chrome and normal + incognito window with no extensions.
    See attached file.


    1 Attachment

    • Unbenannt.JPG
  • I'm seeing the same issue. It looks to me like marked.min.js isn't always loaded by the time that index.js tries to use it.

    https://espruino.github.io/BangleApps/ seems to be working a bit better.

  • Thanks - I'd seen this once on my system as well and assumed it was just the devtools.

    But looking at it, I'm pretty sure it's the JS file ordering. The CDN was slow enough that the web browser could load index.js, run it, request apps.json and then parse that before marked.min.js got loaded.

    I've now fixed it and updated - so please let me know if you see it again.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Banglejs.com/apps errors

Posted by Avatar for BrainFooLong @BrainFooLong

Actions