Maybe you should consider using RunAsync -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tim K Sent: Friday, October 15, 2010 9:02 PM To: Google Web Toolkit Subject: Chrome / GWT Size limits
I seemed to have crossed a size threshhold for Chrome. My code runs fine in development mode. I can compile the code without any errors reported. Firefox runs the compiled code, but Chrome reports this error. "Uncaught RangeError: Maximum call stack size exceeded." The individual components of the web page run fine under chrome. Is there a way to avoid this error? Tim -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
