Bug in older Edge prevents webchat from loading
See original GitHub issueI have some users where the latest webchat does not start and shows errors in the Console.
- Windows 1703 (build 15063.1746)
- Microsoft Edge 40.15063.674.0
(on Microsoft Edge 44.18362.1.0 on Windows build 18362 it works well but I cannot force my users to upgrade their Windows)
The error is Invalid attempt to spread non-iterable instance
.
The errors are shown in the screenshot below, and the polyfill version of the webchat does not help. It gives the same errors.
Two questions:
- What could the issue be with Edge, that it does not process the javascript correctly?
- Could you please add a browser compatibility matrix in the README of this repository? So - a table where we can see for which browser versions we need the polyfill version and for which browser versions we need the normal version?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Edge bug while one of the open tabs is loading, the entire ...
While 1 of the open tabs is loading, i.e. unable to access the page due to server responding slowly for specific site, the...
Read more >Microsoft Edge Bug Exposes Content From Other Sites via ...
A weird Edge bug that was fixed earlier this month, allows a malicious website to retrieve content from other sites by playing audio...
Read more >Edge Bug Prevents Windows 11 Upgrade? Here's a Fix For It
Can't upgrade to Windows 11 due to Edge bug? This is a minor software issue, and it can be easily fixed by following...
Read more >Common Microsoft Edge Problems, and How to Fix Them
First, check to see if notifications are even turned on. Click on Windows 10's Start button, and select the gear icon to load...
Read more >How to Allow Pop-Ups in Microsoft Edge - How-To Geek
If you'd rather allow pop-ups for specific sites only, open Edge and click the three-dot menu button, and then select “Settings.” Next, click...
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
@corinagum unfortunately I haven’t had time to compile the library myself yet and figured that the end of the month (which would see the new CDN version) was soon already so that I could try the updated CDN version. I’ll let you know if the updated version does not solve it.
Fixed in the version that is on the CDN now.