Skip to main content

All Questions

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,205
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
358 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
  • 880
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
843 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
85 views

Network communication is blocked by IE11

I have a client server application which the client side is running on web-browser, in this case IE11. The application would connect to the server side which listen on TCP port 59082. During TLS ...
Kawaii-Hachii's user avatar
2 votes
1 answer
212 views

Opening IE 11 dev tool causing the issue

I work on Angular 4, I have a language list and each list has a star beside it. As soon as the user clicks on star the language is added to favourites. Issue: Ones I click on star the language ...
Anna's user avatar
  • 1,689
0 votes
0 answers
1k views

border-collapse is not working in IE11 (Windows 10)

Hi Html table's border is not came correctly when i run my application in IE11 (Windows 10 Machine). The css property border-collapse is not working, so my tables border is displayed as uncompleted. ...
Shimaan's user avatar
  • 187
2 votes
4 answers
276 views

IE 11 is taking long time to load ng-option when dev tool is open

The following code is taking long time in IE11 to load when developer tool is open. Without developer tool open the code is loading quickly. I have reproduce this issue in Fiddle. Note: Open the ...
Shrinivas Pai's user avatar
12 votes
1 answer
31k views

Why is IE 11 not rendering :after element, showing css as crossed out in dev tools?

I have an angular app with two font icons in a given screen. These are rendered just fine in chrome, firefox and edge, but on IE 11 they do not display. The icons are to be rendered as the content of ...
Edy Bourne's user avatar
  • 6,099
-3 votes
1 answer
104 views

When IE will stop supporting the document mode 7

I want to know, till what time will IE team supports the backward compatibility using the emulate tag for example ie11 to ie7 using <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
Bhaskara Arani's user avatar
1 vote
1 answer
1k views

Angularjs application in IE11 is not working without F12 developer tools

I have a web application working fine with chrome and mozilla. There seems to be a glitch with IE11 and could not load the pages properly with this browser. When F12 developer mode is active, then ...
janasainik's user avatar
0 votes
1 answer
277 views

IE 11 Enterprise mode Aumatically gets on in our Application

We are using IE 11 for our Application For some Pages Enterprise mode is disable and some pages it is Enable Eg. On home page > disable After clicking on some Link of home Page>new Page will ...
user avatar

15 30 50 per page