I can develop my SmartGWT application with Firefox however after I compile it no longer works.
I've tried the console in dev and non dev mode and there are no errors, if I tried to change my debug level to INFO or DEBUG FF just locks up.
If I use Chrome or IE8 my application works after compiled
The first symptom I see is that I have a TabSet and in compiled mode FF doesn't show the one created when you first go to the page.
Firefox 3.6.x
SmartGWT 2.1
GWT 2.0.3
I've tried the console in dev and non dev mode and there are no errors, if I tried to change my debug level to INFO or DEBUG FF just locks up.
If I use Chrome or IE8 my application works after compiled
The first symptom I see is that I have a TabSet and in compiled mode FF doesn't show the one created when you first go to the page.
Firefox 3.6.x
SmartGWT 2.1
GWT 2.0.3
Comment