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
It should return false as my version is 101 but it returns true. If I comment mobile chrome property then it works fine. I guess it is matching the mobile chrome for some reason even though I am using a desktop.
The text was updated successfully, but these errors were encountered:
Hi! Sorry for a late reply. Is this still relevant? Seems like bowser was detecting your browser as mobile for some reason. If it's still an issue, can you please open the test page and provide me the User agent of the browser and a screenshot from this page? https://bowser-js.github.io/bowser-online/
My browser is Google Chrome Version 101.0.4951 MacOS.
Below I am checking if the browser is supported or not.
It should return false as my version is 101 but it returns true. If I comment mobile chrome property then it works fine. I guess it is matching the mobile chrome for some reason even though I am using a desktop.
The text was updated successfully, but these errors were encountered: