webchat-es5.js throws an error when a carousel activity is rendered in IE11
See original GitHub issueHello 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:
- Created 4 years ago
- Reactions:1
- Comments:9 (3 by maintainers)
Top 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 >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
@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!@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