v1.0.39: fix button flash by making setRunningEntry synchronous
Remove await from running-state updates so onWillAppear cannot fire between the optimistic setState(1) and the API call completing, eliminating the green→blue→green flash on button press.
This commit is contained in:
@@ -1 +1 @@
|
||||
{ "version": "1.0.38" }
|
||||
{ "version": "1.0.39" }
|
||||
|
||||
Reference in New Issue
Block a user