Doesnt show up on some internet explorers
See original GitHub issueHello,
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:
- Created 4 years ago
- Comments:8 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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).
@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?