Sipke Schoorstra
Sipke Schoorstra
Thank you for providing the workaround!
In case anyone is looking for cascading dropdowns in custom activities, I just wrote [this SO answer](https://stackoverflow.com/questions/72102024/elsa-workflow-how-to-implement-cascade-dropdown/72273275#72273275).
You're in luck - @jdevillard is working on [a PR](https://github.com/elsa-workflows/elsa-core/pull/3063) that enables exactly that.
Hi @JoschaMetze , I believe this is a bug. From the user's point of view, if you give the timer activity a name of e.g. `"timer-1"`, then one should be...
Hi @nickbeau , can you tell me which Elsa package versions you are using? The fact that it fails on the `/features` endpoint makes me believe that the issue may...
Yep, that works great :) Thanks!
Great, thanks for letting me know! I’m releasing 2.6 coming Friday.
Hi @Nokecy , can you provide a little bit more context and some steps to reproduce please?
We could introduce a new control called e.g. `password` or add an option to the existing `single-line` control.
@jdevillard Agreed, it would be good to apply the same strategy to avoid the race condition you mentioned.