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
Currently, fullBrowserVersion is returning the major version, while browserVersion is returning the full version. This is due to the implementations of getBrowserFullVersion and getBrowserVersion as shown below:
Currently,
fullBrowserVersionis returning the major version, whilebrowserVersionis returning the full version. This is due to the implementations ofgetBrowserFullVersionandgetBrowserVersionas shown below: