0 Replies Latest reply on Dec 21, 2010 10:07 AM by mark.engel

    Debugging Errai Application with Chrome

    mark.engel

      Debugging Errai applications in Chrome under Mac OS 10.6 seems to be buggy.

       

      Steps for reprodcution;

      Create the maven errai archetype for 1.1-Final

      Run the project with mvn(3) gwt:run

       

      When the "Click Me"-Button is clicked with Firefox or Safari, the "Hello World" Message is shown in the console.

      With Chrome nothing happens.

       

      Chrome Version 10.0.612.3 dev with GWT Developer Plugin (1.0.9274)

       

      Can somebody reproduce the behaviour?