[Skype Web Control] Bug? Not loading on Chrome and Firefox?
See original GitHub issueBot Info
- SDK Platform: .NET
- SDK Version: 3.12.2.4
- Active Channels: Skype, Web
- Deployment Environment: Azure bot service, web app hosted on Azure VM.
Issue Description
The Skype Web control seems to have an issue on Chrome (63.0.3239.132) and Firefox (57.0.3).
The chat window starts to load, refreshes twice and then ends up showing a white rectangle as below:
This is the console log:
SkypeWebControl.log
The same bot works fine in the Web Control on Edge (41.16299) however:
This also only appears to happen on browsers where the Web Control scripts have not been previously cached. Opening an incognito window still shows this issue.
Code Example
<html>
<body style="background-color:black">
<span class="skype-button bubble " data-bot-id=""></span>
<script src="https://swc.cdn.skype.com/sdk/v1/sdk.min.js"></script>
</body>
</html>
Reproduction Steps
- Add Skype Web Control to a page
- Make sure it’s not a cached
- Open in Chrome, Firefox and Edge
Expected Behavior
The chat window to load and users be able to send messages
Actual Results
Shows a white rectangle
Issue Analytics
- State:
- Created 6 years ago
- Comments:47 (2 by maintainers)
Top Results From Across the Web
[Skype Web Control] Bug? Not loading on Chrome and Firefox?
The Skype Web control seems to have an issue on Chrome (63.0.3239.132) and Firefox (57.0.3). The chat window starts to load, refreshes twice ......
Read more >skype web control unavailable - Microsoft Community
Unfortunately, it appears that Skype Web Control is currently not working. SKYPE "in email" - Microsoft Community.
Read more >How to Fix Skype Web Not Working on Firefox. (Browser Not ...
Learn how to make Skype web compatible with Firefox once again. Fix the issue causing the web version of Skype to display the...
Read more >1531004 - Skype for Web is not supported on Firefox
Error displayed: " Browser not supported. Use Microsoft Edge or Google Chrome to access Skype for Web (Preview) experience. Alternatively, download Skype on ......
Read more >Why Does Skype Say My Browser Is Not Supported?
One quick solution to get rid of this error is to connect to Skype for Web on Chrome or Edge using a laptop...
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 Free
Top 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
@wacton - Thanks for reporting - I will forward this information to the Skype Web Control team for further investigation.
hello,i wonder is skype web control still working?my app project use this thing but it’s suddenly not work anymore.any help would be appreciated