1

I keep getting this error in web hosted mode GWT, but I'm not sure what's causing it. Is there a way to make it produce a more informative output? My approach right now is to step through line by line in the debugger until the problem appears, but it's a pain.

2
  • An uncaught JS exception should show up in the JS console - have you checked with Firebug? Commented Nov 16, 2011 at 5:06
  • I've checked with the chrome dev console, and it gives the same error. Commented Nov 16, 2011 at 5:14

1 Answer 1

1

The problem went away when I disabled Chrome's Cortex extension. Odd.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.