Events system causing stack overflow in Javascript Events system causing stack overflow in Javascript json json

Events system causing stack overflow in Javascript


How about instead of calling functions recursively, use setTimeout(func, 0)?