I get this error in FF/Chrome console when using the compiled version of my application saying:
"TypeError: a is null"
So I went to the symbol map and searched for symbol a but no occurrence ...
I don't get this error on hosted mode, and it only started to appear since migrating to GWT 2.6
Any idea? Thanks