InseeFr / Lunatic

Library of questionnaire components

Home Page:https://inseefr.github.io/Lunatic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very large questionnaire breaks around 500 pages

laurentC35 opened this issue · comments

Questionnaire with id llnxag09 in Pogues Insee

Sometimes, questionnaire is breaking during navigation.

More specifically, it breaks between pages 541 to 543 😄

👉 Example of a broken questionnaire.

Questionnaire: https://minio.lab.sspcloud.fr/igkpla/BDF/form_13_09.json

Data: https://minio.lab.sspcloud.fr/igkpla/BDF/dataBDF_ab.json

Nomenclatures:

{
  "L_COMMUNEPASSEE-1-2-0": "https://minio.lab.sspcloud.fr/abogner/BDF/nomenclatures/L_COMMUNEPASSEE-1-2-0.json",
  "L_DEPNAIS-1-1-0": "https://minio.lab.sspcloud.fr/abogner/BDF/nomenclatures/L_DEPNAIS-1-1-0.json",
  "L_NATIONETR-1-1-0": "https://minio.lab.sspcloud.fr/abogner/BDF/nomenclatures/L_NATIONETR-1-1-0.json",
  "L_PAYSNAIS-1-1-0": "https://minio.lab.sspcloud.fr/abogner/BDF/nomenclatures/L_PAYSNAIS-1-1-0.json",
  "L_TTPTCM_ACTIVITES": "https://minio.lab.sspcloud.fr/abogner/BDF/nomenclatures/L_TTPTCM_ACTIVITES.json",
  "L_TTPTCM_DIPLOMES": "https://minio.lab.sspcloud.fr/abogner/BDF/nomenclatures/L_TTPTCM_DIPLOMES.json",
  "L_TTPTCM_PCSF": "https://minio.lab.sspcloud.fr/abogner/BDF/nomenclatures/L_TTPTCM_PCSF.json",
  "L_TTPTCM_PCSH": "https://minio.lab.sspcloud.fr/abogner/BDF/nomenclatures/L_TTPTCM_PCSH.json"
}

Checkbox one at page 543 do not provide options that cause an error. Maybe we could create another issue to implement a fallback behavior ?