Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🧵 Wait for UI state to be processed before saving
There's a possible race condition here that the clicks happen too quickly and the state change was not processed yet and the old state is then sent to the backend.
- Loading branch information