Top "Internet-explorer-11" questions

Internet Explorer 11 (IE11) is the successor to Internet Explorer 10.

Absolutely positioned flex item is not removed from the normal flow in IE11

We have two divs with content and a third div that is a background with absolute position. Container is a …

html css flexbox internet-explorer-11
CSS custom properties polyfill for ie11

Is there a way to pollyfill a custom CSS property for ie11 with JavaScript? I was thinking on load, check …

javascript css internet-explorer-11 css-variables
flexbox columns and IE

Everything works fine in Chrome and Firefox but guess what, I have a problem in IE! (IE11) In my responsive …

css flexbox internet-explorer-11
array.sort() does not work in IE 11 with compareFunction

I'm sorting an array following JavaScript Array sort() Method. When I use a compareFunction parameter, Internet Explorer 11 is not sorting …

javascript internet-explorer sorting internet-explorer-11 plunker
Remove 'x' Input Decoration In Microsoft Edge (formerly Project Spartan)

In the CSS of a website I'm currently working on we use the following CSS to hide the 'x' button …

css internet-explorer-11 windows-10 microsoft-edge
ReactJS - SCRIPT1010: Expected identifier - Production build not running on IE11

I created a new project with create-react-app today. The production build is not running fine on IE11, the console shows …

reactjs internet-explorer-11 babeljs create-react-app polyfills
Why doesn't the IE11 Developer Tools work?

I can press f12 or right click and select inspect element but when the toolbar opens it is just a …

internet-explorer internet-explorer-11 ie-developer-tools
How to use babel/corejs3/webpack correctly for IE11?

With my current config (see below), I'm getting this error: [object Error]{description: "Argument ob...", message: "Argument ob...", name: "TypeError", …

javascript webpack internet-explorer-11 babeljs core-js
ReactJS: IE11 not making new HTTP request, using cached data

I am facing issues in my React application on IE11 where the UI is not hitting backend services for every …

reactjs http internet-explorer internet-explorer-11 cache-control
IE11 Developer Tools Blank Network and Profile Tab

Extensively used IE9 Developer Tools and I just updated to IE11 "11.0.2" and the Developer Tools are garbage. My Network and …

internet-explorer-11 ie-developer-tools