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

It is no longer detecting Microsoft Edge #75

Open
ghost opened this issue Oct 13, 2016 · 4 comments
Open

It is no longer detecting Microsoft Edge #75

ghost opened this issue Oct 13, 2016 · 4 comments

Comments

@ghost
Copy link

ghost commented Oct 13, 2016

Hi,

$.browser.msedge doesn't seem to work for me on Edge. Also $.browser.webkit is true on Edge

@gabceb
Copy link
Owner

gabceb commented Oct 19, 2016

Hi @Softid30, Can you share the user agent

@EllenMellen
Copy link

Hi :) I came across this today: I'm getting a useragent of Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.162 Safari/537.36 Edg/80.0.361.109 in the edge browser and $.browser.name is being reported as chrome, $.browser.msedge is undefined.

@voku
Copy link

voku commented Mar 4, 2021

Same here. I know we should use feature detection and not browser detection in 2021, but you know... 🤕

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.81

@propkitty
Copy link

I badly needed this plugin to be able to detect edge and am heart broken to see this issue sitting here. This plugin neither detects Edge but also declares it to be Chrome as well.

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

4 participants