All of a sudden it seems like a function has gone away.
vendors~web_widget.a1b1c2e981f18de37c88.chunk.js:58 Error:
Method webWidget.activate does not exist
zE('webWidget', 'activate', { hideOnClose: true } );
doesn't work
zE.activate({hideOnClose: true});
doesn't work
Was working and then suddenly isn't. Someone else is controlling the account I'm just a developer integrating the webwidget into the website. How come activate function has disappeared?