Closed sekwah41 closed 5 years ago
old code to repair
catch(funcCatch) { return this.promise.catch(funcCatch); }
changed temporarily to make it usable again
Found that the codde still works but throws as if catch was never listed. Either perfectly replicate the behaviour or fix it with true js promises
Fixed but forgot to close a while back
old code to repair
changed temporarily to make it usable again