Today I faced a problem when previewing
Uncaught RangeError: Maximum call stack size excedeed
How am I supposed to fix this? What does it means? I'm getting this almost everytime when starting preview
You should always give your code or a .capx or we can only make guesses.
First thought is your code includes an infinite recursive loop somewhere.