We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The getBrowser() method is showing 'Chrome' in browser Microsoft Edge (Version 104.0.1293.70)
The class is checking for Edge/ but Edge changed it to: Edg/
The text was updated successfully, but these errors were encountered:
@RonJeremyR6 do you have the User Agent that was used so I can add it into the tests?
Sorry, something went wrong.
Of course, it is:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36 Edg/104.0.1293.70
No branches or pull requests
The getBrowser() method is showing 'Chrome' in browser Microsoft Edge (Version 104.0.1293.70)
The class is checking for Edge/ but Edge changed it to: Edg/
The text was updated successfully, but these errors were encountered: