elf + immer | Cannot add property 'x', object is not extensible error #277
Unanswered
st-clair-clarke
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following:
The pc parameter in updatePc(pc: IPc[]) function is retrieved from a UI grid.
In the liver program, I can update the store normally with the initial call to update(). However, any call after that with changes to either complaint or duration property results in the following error...
I would appreciate your help solving this issue as I have been stuck here for sometime.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions