Skip to content

fix demo exercise ordering #174 - #179

Merged
kbuffardi merged 1 commit into
mainfrom
t174_demo_exercise_ordering_fix
Sep 14, 2026
Merged

kbuffardi merged 1 commit into
mainfrom
t174_demo_exercise_ordering_fix

Conversation

@DAC098

@DAC098 DAC098 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

there is an issue with how tanstack-form handles changes to an array that will cause it to work once and then not trigger ui updates even though the internal value changes. since we are not directly editing the contents of the array this will work and will need to investigate why tanstack is not properly rendering.

fixes #174

there is an issue with how tanstack-form handles changes to an array
that will cause it to work once and then not trigger ui updates even
though the internal value changes. since we are not directly editing the
contents of the array this will work and will need to investigate why
tanstack is not properly rendering.
@DAC098
DAC098 requested a review from NickK21 June 17, 2026 21:45
@DAC098
DAC098 marked this pull request as ready for review June 17, 2026 21:48
@kbuffardi
kbuffardi self-requested a review September 14, 2026 05:45
@kbuffardi
kbuffardi merged commit 9143a5d into main Sep 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

demo exercise ordering broken

2 participants