Has anyone had any inconsistencies with gadgetSite.getActiveSiteHolder() not 
being initialized immediately after container.navigateGadget?  I use this to 
add chrome to my gadget.  Sometimes this fails because the active site holder 
isn’t set yet.  If I delay for a second (or add an alert) then it’s set.  I 
even tried adding an onRender lifecycle callback, with the same result (I 
figured if I was getting the callback rendering should be done).  It appears 
that it’s either suppose to return loadingGadgetHolder or currentGadgetHolder.

Ideas?

doug


Reply via email to