Skip to content

fix demo exercise ordering #174#179

Open
DAC098 wants to merge 1 commit into
mainfrom
t174_demo_exercise_ordering_fix
Open

fix demo exercise ordering #174#179
DAC098 wants to merge 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
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

1 participant