Issues: immerjs/immer
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Property 'toSorted' does not exist on type 'WritableDraft<ListType>[]'.ts(2339)
issue-lacks-relevant-information
#1064
opened Aug 14, 2023 by
vaynevayne
While trying to resolve module
immer@10.0.2 React Native
#1058
opened Jul 28, 2023 by
nhchuongchkst19
Immer patches for Array are correct, yet inefficient. Suggesting a new algorithm for optimized patches
proposal
#1052
opened Jun 23, 2023 by
yoavaa
Documentation gives incorrect advice for making patches RFC-6902 compliant
#1051
opened Jun 11, 2023 by
uckelman
3 tasks done
underfined is not a function
issue-lacks-relevant-information
#1048
opened May 6, 2023 by
LouisMuriuki
[docs] [examples] useImmer To-do list example is using wrong object property for
checked
#1011
opened Jan 6, 2023 by
navidmafi
The return type of the produce method will have an additional undefined
question
#1003
opened Dec 28, 2022 by
JaneSu
2 tasks
Maintaining invariants with non-Immer managed derived state through applyPatches
question
#940
opened May 17, 2022 by
adamsmasher
Nested and chained produce usage results in error: Cannot perform 'get' on a proxy that has been revoked
#936
opened May 10, 2022 by
jpallen
3 tasks done
Excluding a single property from Object freezing
issue-lacks-relevant-information
question
#928
opened Apr 18, 2022 by
TimoHocker
2 tasks done
An error occurs when nesting patches and changing the level of [tree structure data]
#916
opened Mar 11, 2022 by
Alt-er
applyPatches produces same result, but should it also preserve identity?
question
#909
opened Feb 23, 2022 by
faassen
1 of 2 tasks
array "-" patches are inserting at beginning instead of appending to the end
cannot reproduce
#897
opened Jan 19, 2022 by
bradedelman
Typings of
current() don't reflect that returned object is not a draft
#896
opened Jan 17, 2022 by
robatwilliams
3 tasks done
produceWithPatches doesn't collapse Immutable<Immutable<T>> into Immutable<T>
typescript
#881
opened Dec 9, 2021 by
adamsmasher
3 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.