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.