core-estimator
core-estimator copied to clipboard
Core estimator doesn't work in IE11 when developer tools are opened
Hello,
I realized that core estimator doesn't work when developer tools (F12) are opened in IE11.
Any ideas why?
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?
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)
As a workaround, maybe you can test the existence of the window.__IE_DEVTOOLBAR_CONSOLE_COMMAND_LINE property before calling the script.
Hello, the same problem when I have 2 o more tabs open.