In the Chrome console I am getting warings and errors like these:
WARNING [TemplateUtil] WARNING: Replacing Element type [H2] with type [H3]
java.lang.IllegalArgumentException: Element to be wrapped must not be null - Did you forget to initialize or @Inject a UI field?
Can these be made a bit more helpful - which element, which page, etc?
.. solved the issue. It took some staring at the code ;-) ... will still appreciate better meessages.