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
Avoid calling supportedFrontendFlags on Windows (#3563)
The new driver does not support Windows, yet, so the check for `supportedFrontendFlags` needs to be conditional to non-Windows.
(cherry picked from commit ddb749a)
0 commit comments