Skip to content

docs: show todo.done in useImmer checkbox example#1275

Open
Hashim1999164 wants to merge 1 commit into
immerjs:mainfrom
Hashim1999164:fix/docs-useimmer-todo-done-1011
Open

docs: show todo.done in useImmer checkbox example#1275
Hashim1999164 wants to merge 1 commit into
immerjs:mainfrom
Hashim1999164:fix/docs-useimmer-todo-done-1011

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 23, 2026

Copy link
Copy Markdown

Summary

Test plan

  • Verified the example uses todo.done consistently for state updates and checkbox checked
  • Confirmed no other doc references to the outdated CodeSandbox remain on this page

The linked CodeSandbox used todo.finished for checked while the state
uses done. Inline the full example with checked={todo.done} instead.
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.

[docs] [examples] useImmer To-do list example is using wrong object property for checked

1 participant