I thinks there is a big issue in SmartGWT 2.4.
1. SmartGWT 2.4 latest released with SmartClient 8.0, and Firefox 3.0, 3.5, 3.6
2. pure client side issue (SmartGWT console)
3. if you select one RPC, then another one. The browser becomes really slow, then crash or ask if I would to stop running script.
4. I can't provide any trace stack at this level. But, it's very easy to reproduced. Go to to SmartGWT showcase (http://www.smartclient.com/smartgwt/showcase/#main). Open the developer console, and select RPC tab. At same time, you have to open examples that create server side call. Now, you just have to select one RPC then another one. Then, the browser crashes.
5. showConsole() then we need to have at least to calls.
Thanks
1. SmartGWT 2.4 latest released with SmartClient 8.0, and Firefox 3.0, 3.5, 3.6
2. pure client side issue (SmartGWT console)
3. if you select one RPC, then another one. The browser becomes really slow, then crash or ask if I would to stop running script.
4. I can't provide any trace stack at this level. But, it's very easy to reproduced. Go to to SmartGWT showcase (http://www.smartclient.com/smartgwt/showcase/#main). Open the developer console, and select RPC tab. At same time, you have to open examples that create server side call. Now, you just have to select one RPC then another one. Then, the browser crashes.
5. showConsole() then we need to have at least to calls.
Thanks
Comment