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
Refactored the logic for updating `SelectedOptionIds` by introducing a `for` loop to populate selected option IDs more robustly. Removed redundant code that updated `Survey.Questions` with the API response, simplifying the handling of survey answers. Retained data reload logic for non-branching surveys.
0 commit comments