Hi all,

I recently upgraded to GWT2.3.

There is a deprecated method from Hyperlink.addClickHandler() that I
was recommended to replace by Anchor.addClickHandler(), so I did
that.

However after that I get
com.google.gwt.core.client.JavaScriptException: (TypeError):, and when
I connected to debugger and debug it there, everything looks just
fine.

What could be the reason of this? Isn't the compiled JS code I copied
to Jboss the same as I used in debug mode? I have tried clean caches,
but no luck.

Any idea?

Thanks a lot in advance.

/wazh

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to