You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PR #2286 (#2286), it was suggested to consider adding request cancellation handling in the updateAddress function of the UpdateAddressType component to prevent potential memory leaks or state updates on unmounted components.
In PR #2286 (#2286), it was suggested to consider adding request cancellation handling in the
updateAddress
function of theUpdateAddressType
component to prevent potential memory leaks or state updates on unmounted components.See the discussion here: #2286 (comment)
Requested by @mohitb35.
The text was updated successfully, but these errors were encountered: