Kidoz: Once I hide Feedview I can never load it again.

The Feedview works as expected unless I hide it with:

 kidoz.hide("feedView")

Then after calling load again it will never load the feedview again. I never receive the loaded event and if I try to show it, it says it has not been loaded.

Not a big deal for me since I am just going to pick a location where I don’t need to move it between scenes.

After hiding you do not need to load it again.

You should be able to just call show() whenever you want to see it.

Hi Agramonte,

Have you managed to resolve the issue with Ingemar’s help?

Regards,

Ran

Yes that fixed that issue. 

After hiding you do not need to load it again.

You should be able to just call show() whenever you want to see it.

Hi Agramonte,

Have you managed to resolve the issue with Ingemar’s help?

Regards,

Ran

Yes that fixed that issue.