SmartGWT application freezes for 10-20 sec when a user opens a section of SectionStack.
This happens in Chrome 52 and below (also tested with version 48).
The application works fine in IE and Firefox.
Similar effect can be seen when a user click on a tab. Delay is less in my test application but can be longer in my application which use RestDataSource.
I provided test application. See attachement. To recreate issue try to click several times on Section 1.
SmartGWT version 6.0p (SmartClient Version: v11.0p_2016-08-10/LGPL). GWT version 2.6.1 or 2.5.1.
Looks like a bug with interaction between SmartGWT and Chrome.
Can you please suggest fix or workaround?
This happens in Chrome 52 and below (also tested with version 48).
The application works fine in IE and Firefox.
Similar effect can be seen when a user click on a tab. Delay is less in my test application but can be longer in my application which use RestDataSource.
I provided test application. See attachement. To recreate issue try to click several times on Section 1.
SmartGWT version 6.0p (SmartClient Version: v11.0p_2016-08-10/LGPL). GWT version 2.6.1 or 2.5.1.
Looks like a bug with interaction between SmartGWT and Chrome.
Can you please suggest fix or workaround?
Comment