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.

Doesnt show up on some internet explorers

See original GitHub issue

Hello,

we have problem on our site https://eshop.rtvs.sk/ , script doesnt show up on some internet explorer browsers.

Like you can see in source code:

<script> var $buoop = {required:{e:12,i:12,f:-3,o:-3,s:-1,c:-3},no_permanent_hide: false,test:false,reminder:0,insecure:true,unsupported:true,api:2019.12 };   function $buo_f(){   var e = document.createElement("script");   e.src = "https://browser-update.org/update.min.js";   document.body.appendChild(e);   }   try {document.addEventListener("DOMContentLoaded", $buo_f,false)}   catch(e){window.attachEvent("onload", $buo_f)}   </script>

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ptonellacommented, Dec 12, 2019

I’m having the same issue on IE browsers. It shows the banner on Microsoft Edge but not on IE (I’m using the npm version).

0reactions
josselexcommented, Feb 29, 2020

@kevinko12323 I checked it showed up on IE11. Can you follow the steps in https://github.com/browser-update/browser-update/wiki/Test-the-notification to check if it works?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Internet Explorer cannot display the webpage - Browsers
Click Start, type config in the search box, and then click the displayed System Configuration icon. Click the Services tab and check the...
Read more >
Fix Internet Browser Display Issues
To view browser add-ons in Windows, open Internet Explorer > click on Tools > select Internet Options > click "Manage Add-ons" (or Programs...
Read more >
Why Are Web Page Images Not Showing? - Computer Hope
Browser does not display any images on any page ; Open Google Chrome. Click the Chrome settings icon in the upper-right corner of...
Read more >
Firefox and other browsers can't load websites - Mozilla Support
If no web browsers on your computer can load websites, it indicates a problem with your Internet connection. The article describes some troubleshooting ......
Read more >
Configuring your web browser to allow pop-up windows
Ensure the Block pop-up windows option is not checked. Unchecking this option will allow pop-ups. To block pop-ups once again, check the Block ......
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