core-estimator icon indicating copy to clipboard operation
core-estimator copied to clipboard

Core estimator doesn't work in IE11 when developer tools are opened

Open lukasmatta opened this issue 7 years ago • 4 comments

Hello,

I realized that core estimator doesn't work when developer tools (F12) are opened in IE11.

Any ideas why?

lukasmatta avatar May 09 '18 17:05 lukasmatta

I have yet to confirm this but does this mean that when the developer tools are open, the entire page freezes? Or does the page still work and the callback is not called?

dsamarin avatar May 10 '18 21:05 dsamarin

When I try to estimate number of my cores on demo page https://oswg.oftn.org/projects/core-estimator/demo/ everything works fine when the developer tools (F12) are not open. When I open them and try to estimate number of my cores it freezes and keeps loading... (using IE 11.143)

lukasmatta avatar May 11 '18 11:05 lukasmatta

As a workaround, maybe you can test the existence of the window.__IE_DEVTOOLBAR_CONSOLE_COMMAND_LINE property before calling the script.

dsamarin avatar Jun 05 '18 10:06 dsamarin

Hello, the same problem when I have 2 o more tabs open.

erovas avatar Aug 07 '21 15:08 erovas