The causes of our problems are probably different, but I just started
seeing this when trying to use JRebel on my GWT project. It seems to
only happen after JRebel has reloaded a class AND I refresh the
browser. Do you have anything in your environment that gets involved
in class lifecycles? I haven't solved my problem yet, but maybe we can
find something in common between our problems.

-Brian

On May 19, 5:06 am, mmoossen <mmoos...@gmail.com> wrote:
> Dear all!
>
> I am getting following error message:
> "Found interface com.google.gwt.user.client.Element, but class was
> expected"
>
> when doing something like:
> myWidget.getElement().getStyle().setOpacity(0);
>
> where myWidget has been just attached to the doc a few LoC before.
>
> it is not reproducible, it seems that it happens only in DevMode but
> not even always...
>
> what does the error message mean?
>
> thanks
> Michael
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to