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

[FIX] add livechat closeWidget api method #26341

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

cortopy
Copy link

@cortopy cortopy commented Jul 22, 2022

Proposed changes (including videos or screenshots)

Livechat SDK onChatMinimized was not being triggered. It's not fixed

Issue(s)

Steps to test or reproduce

  • Add a listener to the livechat widget with onChatMinimized. It won't get triggered
  • After this fix, the events sent between parents will find the closeWidget api and event will propagate.
  • Adding listener after the fix, will receive the event

Further comments

@cortopy cortopy requested review from a team as code owners July 22, 2022 09:07
@KevLehman KevLehman requested a review from a team August 9, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants