What is the best way to debug "Maximum call stack size exceeded"?
[issue link]Sometimes when I’m coding I got the error screen generated by SSR. Mostly of time, a hard reload solves the problems, but sometimes not. What is the best way to debug and try to find the cause when you get Maximum call stack size exceeded error?
