-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initialization failed #257
Comments
I found the solution, just updated the package.json To "amazon-connect-chatjs": "^2.2.5", |
Thanks for submitting the issue, I have merged the chatjs upgrade to fix the issue. alexander-sigida are you still facing the issue after the upgrade? The reason for this issue is a new event handler introduced for onChatRehydrated which was only available in chatjs 2.2.5 version |
Thanks, @rajivcoomar and @xiajon, after update of the chatjs to 2.2.5 I'm no longer experiencing the issue. |
I have followed the step of cloning the repo and performed npm run release to generate the amazon-connect-chat-interface.js
The generated amazon-connect-chat-interface.js deployed to our s3 and made accessible file cloud front url : https://dtky8hb7pj87y.cloudfront.net/JWTDemo/public/amazon-connect-chat-interface.js
I modified the OOTB widget to add customerChatInterfaceUrl
But I am getting the error :
I have not modified the git code, just cloned, build and trying to run it, but it’s failing.
Can you help me if I am missing any step ?
The text was updated successfully, but these errors were encountered: