I don't understand why calling an async funtion inside createAsync causes the signal to be reverted back to as it was before the transition. I expected that setting a signal, even inside a transition start, would keep the new signal consistent with its new value.
In the snapshot, I wish to know why "after async function" is 0 and not 30 like the rest of them.