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
During the performance issues, I happened to have Chrome Inspector's Network tab open and saw that the update_phone_number_completion request failed with a CORS error, probably just due to the site outage since it normally works fine. However, the UI lied and showed a green success banner.
Description
During the performance issues, I happened to have Chrome Inspector's Network tab open and saw that the
update_phone_number_completion
request failed with a CORS error, probably just due to the site outage since it normally works fine. However, the UI lied and showed a green success banner.Expected Behavior
Error message if any fetch/XHR request fails.
Current Behavior
The text was updated successfully, but these errors were encountered: