Show & Hide Form's Section "Maximum call stack size exceeded"
Confluence User - 15 May, 2025
I use the Show & Hide feature of the form's Section element to make a survey. It works ok if the flow is one-way (from top to bottom). Βut if you have to go back to a previous question Joget can't handle it. The browser console gives error with "Maximum call stack size exceeded". I believe that Joget uses a recursive function every time that goes from one question to another. So a loop it appears when you drive it to a previous question between the previous question and last question.
forms;show/hide;section;hide-section;hide