Hi,
I have a webpage widget on a slide. Due to rendering issues () I decided to hide a widget when I open TOC and show it when I close it. It works fine until I navigate to a desired slide with TOC open. It means that the widget should be initially hidden - which it is - and when I close the TOC it is supposed to reappear - it does not. When I close TOC on another slide and then navigate through next/previous button then the widget loads correctly with the rest of slide.
I guess the problem is that at the moment of slide load the widget is hidden... Do you have any idea how to fix this? The output is HTML5, I should mention.
Thank you