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(platform): wrap MSStream property detection as string to prevent Closure property renaming (#13117)
Prevents potential name collisions on window object, due to Closure compiler property renaming,
that result in incorrect detection of iOS and cause tooltips to show on tap.
Fixes#12223
0 commit comments