Pyjamas & JavaScript: Too much recursion
- by Wraith
I'm doing a Pyjamas example and get this error:
TodoApp InternalError: too much recursion
Has anyone else encountered this?
Some articles around the web recommend adjusting the C++ code of your
browser to fix it, but that doesn't seem safe to me.