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
'Cannot apply patch, path doesn't resolve' when modifying property of an object in Map
#952
opened Jun 13, 2022 by
AhsanSarwar45
3 tasks done
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
Proxies cause issues with replacing array item properties.
issue-lacks-relevant-information
#899
opened Jan 21, 2022 by
developdeez
2 of 3 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
[TS] IProduce (external-types.d.ts) curried overloading incorrect -> typecheck pass, runtime fail
typescript
#877
opened Dec 3, 2021 by
akomm
3 tasks done
Immer takes a long time to update the data.
complexity-medium
PR welcome
#867
opened Nov 6, 2021 by
MinJieLiu
2 of 3 tasks
Reassigning to the same Date object generates new copy with empty patches
complexity-medium
PR welcome
#858
opened Oct 15, 2021 by
somebody32
3 tasks done
TypeScript - Recursive types: Type instantiation is excessively deep and possibly infinite - ts(2589)
typescript
#839
opened Aug 7, 2021 by
peterjuras
1 of 3 tasks
Set order is not always maintained when modifying with produce
bug
#819
opened Jun 25, 2021 by
chrissantamaria
3 tasks done
Compile error for TypeScript projects that transpile to ES5
typescript
#718
opened Dec 8, 2020 by
octogonz
3 tasks done
TS errors for draft objects with properties that are indexed using well-known symbols
typescript
#710
opened Nov 26, 2020 by
justingrant
1 task done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.