Maximum call stack size exceeded
-
Hello,
When I debugging the error below, I found this error was come from query monitor because I found that the error will disappeared when I deactivated the plugin.
Uncaught RangeError: Maximum call stack size exceeded
at RegExp.exec (<anonymous>)
at RegExp.[Symbol.match] (<anonymous>)
at String.match (<anonymous>)
at B (rainbow.min.js:2)
at o (rainbow.min.js:6)
at o (rainbow.min.js:6)
at o (rainbow.min.js:6)
at o (rainbow.min.js:6)
at o (rainbow.min.js:6)
at o (rainbow.min.js:6)`May I know how to fix the error ?
Thank you,
Wenlu
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Maximum call stack size exceeded’ is closed to new replies.