dcorking / google-wave-resources

Automatically exported from code.google.com/p/google-wave-resources
0 stars 0 forks source link

GADGET_STATE_CHANGED is not fired when a state is deleted #722

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The code below does not fire GADGET_STATE_CHANGED event.

var state = wave.getState();
state.submitValue('key', null);

Original issue reported on code.google.com by andy...@gmail.com on 3 Apr 2010 at 10:11

GoogleCodeExporter commented 9 years ago

Original comment by pamela.fox on 4 Apr 2010 at 6:14

GoogleCodeExporter commented 9 years ago
I've replicated and shared with the team.

Original comment by pamela.fox on 8 Apr 2010 at 12:35

GoogleCodeExporter commented 9 years ago

Original comment by pamela.fox on 13 Apr 2010 at 12:10

GoogleCodeExporter commented 9 years ago
This is now fixed in all servers.

Original comment by pamela.fox on 3 May 2010 at 3:14