Skip to main content

All Questions

0 votes
1 answer
56 views

addEventListener on a body element does not get executed

I am using MS Edge in IE11 compatibility mode and have an HTML page in which I have: <input id="onLoadAttributeHiddenId" type="hidden" value="schadenAuswahl.setCustomCheck()...
Alex Mi's user avatar
  • 1,449
0 votes
1 answer
51 views

external CSS files are not loading all the time in IE 11. But when i hard refresh the page its loading. how to fix this issue?

external CSS files are not loading all the time in IE 11. But when I hard refresh the page its loading. Is there any way to ensure External CSS files load properly in IE 11 browser <!DOCTYPE html ...
Lakshmi TS's user avatar
1 vote
1 answer
3k views

How to check TLS version of request when web service is called via button click?

In internet explorer I open a website. Then click on a button on the web page which makes a secure call to an api located on a 3rd party server. Is there any way to check what version of ssl/tls is ...
variable's user avatar
  • 9,129
0 votes
0 answers
32 views

ReactJS+ IE+ Function expected

Reactjs application is not working on IE11 Please find my package.json and index.js file below, index.js file : import 'react-app-polyfill/ie9'; import 'react-app-polyfill/ie11'; import 'react-app-...
hetal gohel's user avatar
0 votes
2 answers
356 views

Edit as HTML in IE for Style Element

I am not sure why Edit as HTML of <style> element is disabled in IE However, I can edit as HTML of the <style> element in Chrome. How to enable it?
Spring's user avatar
  • 881
0 votes
1 answer
32 views

IE 11 - Very Weird. PNG only displays after certain page interactions

I use JS to create an Image() then set the src to be a PNG from a remote location (Amazon S3). When the image has loaded I attach it to the DOM with appendChild(). This works fine in most browsers but ...
popClingwrap's user avatar
  • 4,157
0 votes
1 answer
231 views

Internet Explorer 11 script errors pointing to wrong file

I struggle to find the lines of errornous code in Internet Explorer 11 as the Console is pointing to the wrong resource (pointing to HTML instead of JS code). How could I possibly find out where the ...
SaschaM78's user avatar
  • 4,447
0 votes
0 answers
142 views

using reactjs on ie11, blank page on production but if the inspector is open then the page load fine

I just create a web app using reactjs. works fine in almost all the browsers but i need to make it work in ie11. i add the polyfills as i see on other posts and works fine if a make a npm start (you ...
cms24es's user avatar
  • 15
1 vote
1 answer
1k views

React app not rendering in IE 11 even with polyfills

I have a fully built React application that I would like to deploy on IE 11, but been having no success but a white page. For the sake of testing, I created a dummy app using npx create-react-app and ...
en6in33r's user avatar
  • 266
5 votes
2 answers
13k views

IE11 VM is no longer available for download - what are the other testing options? [closed]

It seems that the IE11 VM is no longer available from https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ (why???) What is everyone else using to test in IE11 locally? Browserstack is not ...
J_P's user avatar
  • 609
0 votes
1 answer
676 views

Feature equivalent of Google Chrome's 'Add source map...' in Internet Explorer 11

I am looking for Google Chrome's feature equivalent for 'Add source map...' in Internet Explorer 11. My application does not work in Internet Explorer 11. Can I add source map to JS code in debug ...
Naveen's user avatar
  • 6,896
0 votes
1 answer
842 views

A problem with webpage to close and reopen the tab IE 11

I am getting a problem in react application. On window.location = "url" the IE closes the dev tool if opened and refresh the same page by showing the dialogue message "A problem with webpage to close ...
Sombir Kumar's user avatar
  • 1,871
0 votes
0 answers
75 views

Angular 7 routing not working properly on IE11

I have developed an application in Angular 7. It is working perfectly fine in chrome and mozilla but specifically in IE 11, the page is getting routed back. Once I open developer tools on IE 11 it ...
Zinkal Thakker's user avatar
1 vote
0 answers
257 views

Debugging Angular 8 "Invalid argument" in IE11

I've recently upgrade a large Angular application from 7.2 to 8. In IE11 I'm getting an error message ERROR Error: Invalid argument. I've read a couple of post that explain what the cause might be but ...
moefinley's user avatar
  • 1,319
2 votes
1 answer
967 views

Want to run my website in IE11, but in edge document mode [duplicate]

We have created an application that works well in Chrome, Safari, Firefox, and Edge. Now one of user tried to use Internet Explorer and there were a lot of UI issues. We have tried setting meta tags,...
Krunal Parmar's user avatar

15 30 50 per page
1
2 3 4 5 6