Friday, August 22, 2014

Re: GWT SDM throws error inspecting results in Chrome debugger

To be more clear...this happens just stepping into the code.

-Dave


On Fri, Aug 22, 2014 at 8:17 PM, dhoffer <dhoffer6@gmail.com> wrote:
I finally got SuperDevMode to work and am trying to debug using Chrome but when I step through the code when I get to the lower level it always throws and exception like the following so I haven't been able to inspect any variables yet. What is causing this?

SEVERE: (TypeError) __gwt$exception: <skipped>: Cannot read property 'name_0' of null com.google.gwt.core.client.JavaScriptException: (TypeError) __gwt$exception: <skipped>: Cannot read property 'name_0' of null: at Unknown.$getName_7(adloader-0.js@21:86301)

I'm using GWT version 2.6.1

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/KmfMH0Xo-BM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment