question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`%X_UA_COMPATIBLE%` displayed in the runner web page in debug mode

See original GitHub issue

The runner web page in debug mode displays an %X_UA_COMPATIBLE% text.

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
devoto13commented, Oct 28, 2021

Hmm, I actually don’t get this issue with the debug.html page provided by Karma. The culprit seems to be this line where it only replaces the placeholder if it has no indentation. And the one in Angular CLI does have some indentation.

From the original PRs (https://github.com/karma-runner/karma/pull/951, https://github.com/karma-runner/karma-ie-launcher/pull/13) I don’t see any particular reason why it should have no indentation, so I’ll submit a PR to replace it everywhere.

0reactions
karmarunnerbotcommented, Nov 1, 2021

🎉 This issue has been resolved in version 6.3.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript runs only in debug mode in IE 11, other browsers ...
My assumption is that, the script worked in debug mode only, because caching was enabled and in console mode caching is force suppressed....
Read more >
Internet Explorer (IE) mode troubleshooting and FAQ
The two X-UA-Compatible options indicate that either the webpage or the web server where the site is hosted is showing the document mode...
Read more >
Tag Assistant debug mode - Google Support
The debug window will stay open and display debug information while you navigate within the same domain and as long as there as...
Read more >
Web Browser Control & Specifying the IE Version - Rick Strahl
Webpages are displayed in IE11 Standards mode, regardless of the ! ... keep in mind that your main EXE you are running while...
Read more >
Debug Browser Apps using Visual Studio Code
The simplest way to debug a webpage is through the Debug: Open Link ... To attach to a running browser, it needs to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found