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

is.chrome() environment check invalid for Chrome 77 - macOS (Mojave) #304

Open
lrockfo-bw opened this issue Oct 15, 2019 · 0 comments
Open

Comments

@lrockfo-bw
Copy link

  • is.chrome() returns false for Chrome 77 on macOS (Mojave)
    Checks performed:
    console.log(is.ie());
    console.log(is.edge());
    console.log(is.chrome());
    console.log(is.firefox());
    console.log(is.opera());
    console.log(is.safari());
    All returned false for Chrome 77 on macOS (Mojave)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant