amazon-connect / amazon-connect-chat-interface

Amazon Connect Chat Interface - a browser-based customer chat widget for your website integrating with Amazon Connect ChatJS
https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html
MIT No Attribution
33 stars 35 forks source link

fix: enable ChatEvents for hosted widget custom bundle usage #181

Closed spencerlepine closed 9 months ago

spencerlepine commented 9 months ago

Issue #, if available:

Description of changes:

Make fixes so GitHub bundle file can be used with Hosted Widget script.

GitHub code did not have ChatEvent.js file, which had line: window.connect.ChatEvents = window.connect.ChatEvents || new ChatEvents();

Changes

https://github.com/amazon-connect/amazon-connect-chat-interface/assets/60903378/3b31fb23-80e2-43e1-984c-538bf9a1efc3

working_with_markdown working_without_markdown

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.