Hello,
I have two promises and one fails. If I use the webix.promise.all that is always executed in then and not in fails part.
That is a bug or is normal ?
See the code bellow
http://webix.com/snippet/5b150033
Regards.
Hello,
I have two promises and one fails. If I use the webix.promise.all that is always executed in then and not in fails part.
That is a bug or is normal ?
See the code bellow
http://webix.com/snippet/5b150033
Regards.
It is a bug, we will include a fix in the next public build ( will be available till the end of this month )
Thanks