Use of reactive rather than ref for useProgressTracking state causing potentially unreported reactivity issues #12999
Labels
APP: Learn
Re: Learn App (content, quizzes, lessons, etc.)
P1 - important
Priority: High impact on UX
Milestone
Observed behavior
Expected behavior
Ensure that Arrays are refs rather than reactives, and that any associated updates are reassigning the entire ref rather than using array methods.
User-facing consequences
Possible reactivity issues leading to misleading frontend behaviour, and in some cases, log data not being saved.
Steps to reproduce
Open any resource in learn
Context
The text was updated successfully, but these errors were encountered: