Re: Debugging with developer tools

2017-06-14 Thread Paul Robinson
You can send the whole stack trace to the server and use StackTraceDeobfuscator to work out the real locations. See this recent thread: https://groups.google.com/forum/m/#!topic/Google-Web-Toolkit/z4Rg1G2MgCQ Paul On 14 Jun 2017 7:06 pm, "Harry Wagner" wrote: > Is

Debugging with developer tools

2017-06-14 Thread Harry Wagner
Is there a way to tie an umbrella exception back to a specific LOC using either Chrome or Safari developer tools? Uncaught Error: com.google.gwt.event.shared.UmbrellaException: Exception caught: (TypeError) : Cannot read property 'xe' of null -- You received this message because you are