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

1


15 May, 2025
confluenceUser
1
confluenceUser

Has been solved. You must set blank with javascript all the responses between the previous question and the last question. It is not very clean solution and Joget should give you this option without writing any code.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print