Tuesday, March 14, 2017

error message and obfuscated code

Hello,

when I "Run As - GWT Development Mode with Jetty" my application from within eclipse and open chrome for that, there is a message like this in the development area of chrome:

App.html: 
Error in event handler for (unknown): TypeError: Cannot read property 'command' of undefined
    at chrome-extension://fhplmmllnpjjlncfjpbbpjadoeijkogc/js/hooks/content.min.js:1:228

The code shown in "content.min.js" is "obfuscated", so I cannot see what's wrong. I recompiled the app with Output Style "Detailed" and restarted development mode. But this doesn't seem to have any effect of what you see in chrome.

How can I examine what's causing the error?

Thanks
Magnus

--
You received this message because you are subscribed to the Google Groups "GWT Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment