Hi ANDO - I can confirm that this is not currently working. I have reported the issue to the team. If you would like to track it formally, please file it in the issue tracker.
- pamela On Sun, Jan 10, 2010 at 1:31 AM, technohippy <[email protected]> wrote: > Hi, > Could someone tell me what's wrong with this code? > > <html> > <head> > <title>search waves</title> > <script src="http://wave-api.appspot.com/public/embed.js"></script> > <script> > function initialize() { > var wavePanel = new WavePanel('http://wave.google.com/wave/'); > wavePanel.loadSearch('in:inbox'); > wavePanel.init(document.getElementById('waveframe')); > } > </script> > </head> > <body onload="initialize()"> > <div id="waveframe" style="width:300px; height:300px;"></div> > </body> > </html> > > Though the search toolbar is shown, no digest is listed in the panel. > > Thanks in advance, > > ANDO Yasushi > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" 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/google-wave-api?hl=en. > > > >
-- You received this message because you are subscribed to the Google Groups "Google Wave API" 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/google-wave-api?hl=en.
