Do you host your gadget on WIAB or on Google Wave? Cause I thought WIAB does not have gadgets support for now. If you host it on Google Wave - firstly, it would be better posting this question on Wave API forum - http://code.google.com/apis/wave/forum.html. Secondly, the problem is with your gadget, not with the Google Wave, cause Google Wave is functioning fine. I just can give a small advice - when you initialize your gadget - set up a timer and wait about 1.5 seconds before trying to access the wave.getState().
On Oct 29, 3:44 pm, Tobias Bachthaler <[email protected]> wrote: > Hello everyone, > > For the last two months I was coding a Gadget to edit dialogs of a > rich internet application via google wave. > Next Thursday should be the presentation for it. > > Today I found out, that the Gadget API doesn't seem to work anymore. > I get the error that wave.getState() returns null and therefore the > whole plugin that I was hoping to be able to use with WIAB doesn't > work anymore. > > I NEED THIS FOR MY PRESENTATION. Please help me by fixing this problem > and explaining what's wrong!!! > > Tobias -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
