I get the following error whenever I try to use Immer in react-native on Android:
undefined is not a function (evaluating 'Object.is(maybeVoidReturn, undefined)')
the error happens in es5.js line 237
Any insight into this issue would be greatly appreciated!
@james-srl this seems to be a dup of https://github.com/mweststrate/immer/issues/77 .
Please update to the latest version of immer. I guess you are using a version <=0.8.3
Please feel free to reopen an issue if you still reproduce with the latest version.
You were right! I should have dug more into the issues before posting this. Thank you! Immer is awesome.
In any case always make sure to only report issues based on the latest
version of a package ;-)
Op wo 7 feb. 2018 om 05:05 schreef James notifications@github.com:
You were right! I should have dug more into the issues before posting
this. Thank you! Immer is awesome.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/mweststrate/immer/issues/92#issuecomment-363650528,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABvGhD5nbg4Djc6gADTdxRplujs4F1R0ks5tSSELgaJpZM4R7-pK
.
Most helpful comment
In any case always make sure to only report issues based on the latest
version of a package ;-)
Op wo 7 feb. 2018 om 05:05 schreef James notifications@github.com: