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
fix(browser): Ensure logs are flushed when sendClientReports=false (#16351)
This was tied together and could theoretically result in logs not being
flushed correctly, when users opt-out of client reports.
Noticed this while scanning over the browser client code :)
0 commit comments