You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how to reproduce the problem, since it's been working for a while and
suddenly stops working
To debug the problem, I put Alert.show(...) around
StaticEventBus.dispatchEvent(event):
Alert.show("Firing event");
StaticEventBus.dispatchEvent(event);
Alert.show("Event fired");
and it never gets to the second Alert.
What version of the product are you using? On what operating system?
bytecode: 1.0
collections: 1.3.2
eventbus: 1.2-SNAPSHOT (as of 3/20/2012)
lang: 0.3.5
logging: 2.7
reflect: 1.5
On Windows XP
Original issue reported on code.google.com by [email protected] on 22 Mar 2012 at 6:12
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 22 Mar 2012 at 6:12The text was updated successfully, but these errors were encountered: