Open MnkyArts opened 10 months ago
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.
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.