Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have developed a custom widget which I load on the Webex desktop. While the desktop loads I have seen that the component is added to the DOM twice and removed once, so on the resulting document it only appears once but it was actually mounted twice...
Hi Janos,
Many thanks for your reply. I don't use the JS SDK as I don't need any agent data. What I search is to understand how does the desktop loads custom widgets on the page.