Skip to content
New issue

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

vm.$browserDetect.isChrome returns true when in Opera. #10

Open
tylernguy opened this issue Mar 12, 2020 · 1 comment
Open

vm.$browserDetect.isChrome returns true when in Opera. #10

tylernguy opened this issue Mar 12, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@tylernguy
Copy link

This is self-explanatory, I noticed that when I was in the Opera browser, isChrome returns true in addition to isOpera returning true, as shown in the demo.

Opera isChorme True

@cschweda cschweda added the bug Something isn't working label Apr 28, 2020
@yashraut362
Copy link

Opera is a chromium-based browser that's why it is returning true?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants