InseeFr / Lunatic

Library of questionnaire components
https://inseefr.github.io/Lunatic/
MIT License
20 stars 21 forks source link

Navigation on empty loop #1034

Closed Grafikart closed 3 months ago

Grafikart commented 3 months ago

In a recent change default value was changed from [null] to [] and it triggered a bug when reaching a loop. The default behaviour was to enter at the first iteration by default but it now creates an issue since loops have no iterations :(

Fix #1031

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud