Skip to content
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

Not ready reason code - not working #12

Open
ptlvinoth opened this issue Jan 25, 2022 · 1 comment
Open

Not ready reason code - not working #12

ptlvinoth opened this issue Jan 25, 2022 · 1 comment

Comments

@ptlvinoth
Copy link

ptlvinoth commented Jan 25, 2022

see this genesys community

i found an issue in (workspace-client-js/src/internal/voice-api.js ) line number 119 [ data.notReadyData.reasonCode = reasonCode;] it should be [data.notReadyData.data.reasonCode = reasonCode;]

Due to this we receive dn state changed event with empty reasons. After adding my line its working fine as expected.

here is my code Branch - Not_Ready_Reason_Fixed_Vinoth

@ptlvinoth
Copy link
Author

ptlvinoth commented Feb 22, 2022

No one out there?.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant