Skip to content

Conversation

SimonSiefke
Copy link
Contributor

Before (Opening and Closing Chat Widget 197 times):

Untitled

It seems that each time opening the chat widget, a new timeout disposable is registered, which seems to make the number of disposables grow by one each time.

The change uses a MutableDisposable to clear the previous timeout disposable when the setVisible function is called.

@bpasero
Copy link
Member

bpasero commented Sep 4, 2025

@justschen not sure if this is you?

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.

4 participants