Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Add AthenaClient.webview.off Function #455

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MnkyArts
Copy link

@MnkyArts MnkyArts commented Jan 9, 2024

Lets us override AthenaClient.webview.on events.

Just had the problem that i searched for hours why my Plugin keeps using an old value until i found out that the ClientEvents gets cached.

Maybe there is another better work around than this pull if yes please lmk and close it.

Scraped the whole override idea after talking with @jonasesser. We added now a .off function to remove an ClientEvent.

Let us override AthenaClient.webview.on functions. Just had the problem that i searched for hours why my Plugin keeps using an old value until i found out that the ClientEvents get cached. 

Maybe there is another better work around than this pull if yes please lmk and close it.
@MnkyArts MnkyArts changed the title Override AthenaClient.webview.on functions Override AthenaClient.webview.on Events Jan 9, 2024
@MnkyArts MnkyArts changed the title Override AthenaClient.webview.on Events Add AthenaClient.webview.off Function Jan 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant