bugfix: wrong set order with sib-form
I replace Promise.all
with a for
loop:
- Sib form now keep set field order
🙂 - But it lose parallel execution
🙁
closes #350 (closed)
Edited by Clément
I replace Promise.all
with a for
loop:
closes #350 (closed)