Immer: Works fine in react-native with iOS, but fails to work with Android

Created on 7 Feb 2018  Â·  3Comments  Â·  Source: immerjs/immer

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!

duplicate

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:

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
.

All 3 comments

@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
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Knacktus picture Knacktus  Â·  5Comments

ymeine picture ymeine  Â·  6Comments

steida picture steida  Â·  4Comments

yuanalexwu picture yuanalexwu  Â·  5Comments

toli444 picture toli444  Â·  6Comments