You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A single task from the database casually appears under multiple distinct questions in the control card view. This is due to a loop inheritance issue where the list of tasks is not reset between questions.
A single task from the database casually appears under multiple distinct questions in the control card view. This is due to a loop inheritance issue where the list of tasks is not reset between questions.