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.

Question: Is it possible to exclude a browser from the usage % or last versions options

See original GitHub issue

For example, I want to support last 2 versions of all browsers except IE, in which case I only want to support IE 11 (so I don’t get the -ms- options for flexbox).

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:21 (11 by maintainers)

github_iconTop GitHub Comments

7reactions
aicommented, Jun 6, 2018

@mrchief there is no ie query to use it in not ie. Use not ie > 0

3reactions
aicommented, Aug 29, 2015

Done fee338b

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix web compatibility issues using document modes and the ...
The Internet Explorer 11 Enterprise Mode site list lets you specify document modes for specific websites, helping you fix compatibility ...
Read more >
What is the significance of browserslist in package.json ...
What is Browserslist? Browserslist is a tool that allows specifying which browsers should be supported in your frontend app by specifying ...
Read more >
Manage Chrome updates (Windows) - Google Support
Chrome browser stores a snapshot of user information locally on devices after each major version update. By default, the three most recent snapshots...
Read more >
About Lockdown Mode - Apple Support
On iPhone or iPad ... To exclude a website while browsing: Tap the Page Settings button , then tap Website Settings. Then turn...
Read more >
Browser detection using the user agent - HTTP - MDN Web Docs
As seen earlier, in most cases, looking for the rendering engine is a better way to go. This will help to not exclude...
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