Royal
Results
2
comments of
Royal
Hello author, may I ask if there are any plans to attempt to address this issue?
I avoided this problem and used a delay of 250 ms like this: return .concatenate([ .send(.device(.goBackToRoot)), .run { send in await Task.kSleepFor(milliseconds: 250) }, .send(.binding(.set(\.$selectTab, .settings))), .send(.settings(.shouldJumpToLocationSetting)) ])