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.

Bot not loading in Modern SharePoint online IE browser

See original GitHub issue

I verified #1824. I dint find any solution for this. I’m using /webchat-es5.js/ CDN. Is there any solution for Bot not loading in IE but the same is getting loaded in Chrome and Edge.

window.WebChat.renderWebChat({ directLine: window.WebChat.createDirectLine({ token: '---------' }), userID: ID, username:Uer', locale: 'en-US', styleOptions:styleOptions, store:store, webSpeechPonyfillFactory: window.WebChat.createBrowserWebSpeechPonyfillFactory() }, document.getElementById('webchat'));

Getting Below console errors: Unable to get property ‘createStore’ of undefined or null reference Unable to get property ‘renderWebChat’ of undefined or null reference

I tried to Load webchat cdn through console also but not working.

Let me know is there any solution for this. Thanks in advance.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:19 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
manjunathangvcommented, Jan 14, 2020

@dmvtech , yes we build a spfx package but its not purely done in react we used webchat-es5.js .

Atleast, i should see window.Webchat, window.renderWebChat in IE browser console but Chrome i can see.

0reactions
CoHealercommented, Jan 29, 2020

Closing due to lack of user activity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SharePoint Online Site not working in IE (Internet Explorer) / IE ...
Hi, SharePoint online site is used to work in Internet Explorer browser via Citrix earlier/ IE Mode in Edge. But, now getting error...
Read more >
SharePoint Online Site not working in IE (Internet Explorer)
Hi, SharePoint online site is used to work in Internet Explorer browser via Citrix earlier. ... Any help on troubleshooting this problem.
Read more >
Power virtual agents bot doesn't work on Internet
When I am deploying it on to my website the bot is been seen on every browser , except for internet explorer ,...
Read more >
IE Mode in Edge not working for SharePoint Modern
Issue: User tries to open a site in IE mode and the site does not load. Additionally, other O365 elements do not load...
Read more >
IE Mode in Edge not working for SharePoint Modern
Issue: User tries to open a site in IE mode and the site does not load. Additionally, other O365 elements do not load...
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