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
I noticed this unconditional console.error which I'd like to prevent to keep the console clean from errors that are already "caught" in an error boundary.
Maybe a condition on capturedError.errorBoundaryFound could prevent this logging?
ElForastero, frosas, cdaringe, llwt, rhino88 and 62 more