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.

webchat-es5.js throws an error when a carousel activity is rendered in IE11

See original GitHub issue

Hello all,

The webchat-es5.js library when used on Internet Explorer 11 throws an error before a carousel activity gets rendered.

TypeError: Invalid attempt to spread non-iterable instance

The UI behavior is that the whole chat window disappears.

This behavior can be seen by going to the demo below (using IE11) and typing carousel

https://microsoft.github.io/BotFramework-WebChat/01.b.getting-started-es5-bundle

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
corinagumcommented, Apr 24, 2019

@Tiagojaduarte if you want to use the new code immediately, it’s available on master bits. Otherwise 4.4 is scheduled for the end of the month!

2reactions
Tiagojaduartecommented, Apr 24, 2019

@compulim Great!

For those who want a workaround while the fix doesn’t arrive just import the following CDN version.

https://cdn.botframework.com/botframework-webchat/4.3.0/webchat-es5.js

Read more comments on GitHub >

github_iconTop Results From Across the Web

botframework-webchat-component | Yarn - Package Manager
Web Chat has no plan to support samples for IE11 (ES5). For customers who wish to manually rewrite our other samples to work...
Read more >
javascript - Can't send a message via custom store/dispatch in ...
I'm still getting the same error in IE11, expected identifier and pointing to dispatch in the line const store = window.WebChat.createStore({}, ...
Read more >
https://raw.githubusercontent.com/Microsoft/BotFra...
Some implementations, (e.g. card action middleware and activity grouping middleware) are available on `api` package. For example: - Carousel layout and ...
Read more >
Automated Malware Analysis Report for https://latam.my.level3.com ...
Preview: /*! For license information please see webchat-es5.js. ... else {. throw new Error("Could not find property '" + arg + "'");. }....
Read more >
botframework-webchat: Versions - Openbase
Clicking on Adaptive Cards should not throw exception under IE11, ... CDN ( webchat-es5.js ); If you are seeing new errors while loading...
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