Skip to main content
Nintex Community Menu Bar
Question

Uncaught SyntaxError: Invalid regular expression: /{{2,3}[^{}]+}{2,3}/: Stack overflow

  • July 10, 2024
  • 1 reply
  • 9 views

Forum|alt.badge.img+11

I have a page include that is loaded in a popup from a row action on three different tables on a page. Each time there is an id passed to it. It used to work well, and now I’m getting this error in the console:

Uncaught SyntaxError: Invalid regular expression: /{{2,3}[^{}]+}{2,3}/: Stack overflow
SkuidJS:2

Any ideas? At one point I got this error: https://community.skuid.com/t/uncaught-rangeerror-maximum-call-stack-size-exceeded But that was only once. 

1 reply

Forum|alt.badge.img+11

I should also say it works fine the first time it loads, but the second time it throws this error.