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
Ever since we removed the other functionality of this function, we have
been slowly chipping away at its usages, in commits like
41a7afb. With the commit prior to this,
now all usages are from call sites that actually want to clear the
message because they have preserveMessage: true in their upstream, so we
don't need to check if preserveMessage is true before clearing.
0 commit comments