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
Noticed while working on
#17679, this was
actually incorrect here. `handleCallbackErrors` does not actually do
anything, you need to still call the function you want to call in the
error case!
Actually we can just drop this as this error is handled by some other
handler anyhow, I think, according to the tests!
0 commit comments