question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

browserl.ist returns incorrect Edge versions

See original GitHub issue

Steps to reproduce:

  1. Go to this page: https://browserl.ist/?q=last+2+Edge+versions

Current behaviour:

It returns Edge versions 18 and 17

Expected behaviour:

It should return Edge versions 83 and 81 See https://docs.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel

Edit: From command line it works fine:

$ npx browserslist "last 2 Edge versions"
edge 83
edge 81

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
masicommented, Feb 16, 2021

I was also wondering if a LegacyEdge name wouldn’t make rules easier.

0reactions
isvladxxecommented, Oct 28, 2020

All old CI expected behaviour 17, 18, but now it is broken. My colleagues from the previous project contacted me about this issue.

no matter how much I dislike to support edgeHtml, there are platforms that are never updated to edge chromium (like vin7, it etc) which are, for example, in offices or universities where they have no rights to install software, and sometimes there really are no system administrators (post ussr location) it is expected that the EdgeHtml engine will be used and with the arrival of security updates it will be updated and the CI will work “edge chromium” needs new separate tag or EdgeHtml needs its own

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why do I see two different versions of Microsoft Edge on my ...
Go to Start > Settings > Apps > Default Apps. · Under Web browser, select Microsoft Edge. Microsoft Edge default browser. Note: Both...
Read more >
Common Microsoft Edge Problems, and How to Fix Them
Having trouble with Microsoft Edge? You may run into issues with the maturing browser, so we provided a list of possible problems and...
Read more >
How can I detect Internet Explorer (IE) and Microsoft Edge ...
detect IE * returns version of IE or false, if browser is not Internet Explorer */ function detectIE() { var ua = window.navigator.userAgent;...
Read more >
Resolving Microsoft Edge Browser Issues (Windows 10)
caution: An incorrect registry entry can cause serious system problems or prevent the computer from starting. If you must edit the registry to...
Read more >
RoboForm for Windows Edge browser Version News
Fix RF Master Password can be intercepted when executing RF command Manage RF Account. Fix AutoSave dialog show wrong list of matching Logins...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found