I am using FreshDesk widget and im facing a big problem when performing cached visit. The widget is not beeing deleted when the caching operation executes. So what I get is a cached page with an initialized widget, that breaks the widget and It can't re-initiate it.
If I manually destroy it in console, then everything is fine.
The question is - how can I make sure that once I make a visit, the widget is destroyed BEFORE the current page is cached?