Kris Erickson

Results 5 comments of Kris Erickson

Apologies if any of the code formatting changed, I tried to change as little as possible however I use WebStorm which auto-formats code on paste's and such and @ccampbell is...

I've tried setting the max_retries to 3 and 10, as soon as it fails once, it starts failing. I've noticed that it only seems to happen (or mostly seems to...

For uncaught errors set this in your 'deviceready' event... ``` window.onerror = function(err, fn, ln, col, errorObject) { const errorMessage = 'ERROR: ' + err + ', ' + fn...

I recently (well, relatively recently) updated iScroll and that may have caused the problem you have discovered, I will look into it and see if there is a solution. I...

For now I have remove the touch slider from the kitchen sink until I can find a way to have it work with iScroll.