correction on surveys
I think there were tiny changes that got lost with the merge.
The sample question didn't appear first, and a const
variable was defined twice in the same place.
There is still a bug, but it doesn't cause the app to malfunction. When it's the end of the survey, and we get to the special group there is two errors in the console. I think it's maybe due to the fact that with derived variable could get updated one time to much (I'm really not sure, e.g. let type = $derived(currentQuestion.question.split(':')[0]);
if currentQuestion isn't defined .question
won't work). I can keep looking at that tomorrow.
Rapports de requête de fusion
Activité
added 16 commits
-
fb82b372...fe8596df - 15 commits from branch
dev
- eb48b585 - Merge branch 'dev' into 'survey'
-
fb82b372...fe8596df - 15 commits from branch
enabled an automatic merge when the pipeline for eb48b585 succeeds
mentioned in commit a2851974
Veuillez vous inscrire ou vous connecter pour répondre