non paginated loop : controls are not displayed if loop dimension is "static" #1152
Open
2 of 6 tasks
Labels
Type: Bug
Something isn't working
Describe the bug
When setting a non paginated loop with a fixed value of min/max number of iterations (even if it is defined by an external variable) , controls are not displayed.
There is no problem if the dimension is defined by a non static value (collected, calculated with real calculation...).
The problem is present, with and without Question component.
To Reproduce
Steps to reproduce the behavior:
working.json
not_working.json
Expected behavior
Controls should be displayed in non paginated loop whatever how we define the number of iterations
Screenshots
Version where the bug appeared
Browser where the bug was tested
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: