You are reading a single comment by @GRikell and its replies. Click here to read the full conversation.
  • Hi Gordon,
    unfortunately Interval Timer app still crashes (blank screen) and the following appears on the web IDE

    Uncaught ReferenceError: "a" is not defined
     at line 1 col 787 in intervalTimer.app.js
    ...1,h.width=32,h.r=1,h))}]},a&&a.push.a­pply(a,this._l.c[1].c);this.se...
                                         ^
    in function "Layout" called from line 63 col 355 in intervalTimer.app.js
    ...{decrementActiveTime();}}]});menuLayo­ut.render();const incrementA...
                                       ^
    in function "setActiveTime" called from line 77 col 50 in intervalTimer.app.js
    }Bangle.setUI();timerMode='active';setAc­tiveTime();
                                                     ^
    in function "setup" called from line 77 col 81 in intervalTimer.app.js
    ...angle.setLCDPower(1);setup();
                                  ^
    > 
    

    Running in the emulator and disabling minified module uploads, this is the message:

    >Uncaught Error: Cannot read property 'bind' of undefined
     at line 1 col 709
    ....btnWatches.push(setWatch(a.bind(this­,0),BTN1,{repeat:!0,edg...
                                  ^
    in function "setUI" called from line 1 col 916
    ...this._l.c[1].c)}this.setUI();var e=this;d(this._l),this.upda...
                                  ^
    in function "Layout" called from line 16 col 5
      ]});
        ^
    in function "setActiveTime" called from line 8 col 17
      setActiveTime();
                    ^
    in function "setup" called from line 1 col 7
    setup();
    

    Thanks!
    g

About

Avatar for GRikell @GRikell started