Is the stack size of Widgets different (and smaller) than the regular browser?
I'm running into an issue that crashes when my code is run in the widget environment, but doesn't crash when in the web browser. And there is a recursive method in the part of the code that causes the crash.

Reply With Quote

