This change prevents race conditions between state updates and API operations by updating local state immediately before making async calls.
9.9 KiB
9.9 KiB
This change prevents race conditions between state updates and API operations by updating local state immediately before making async calls.