-
Notifications
You must be signed in to change notification settings - Fork 62
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
按照 文档配置,结果报错 #76
Comments
yeah I think this has to do with react-native v0.59.9 |
@pinqy520 I have same problem. i am using latest version of mobx with mobx-preact and mobx-persist. this error is being thrown and nothing is being persisted to localstorage |
Same mistake
package.json
|
@shenopkss i was able to solve my issue by changing to |
and its stopped working again, and i am not sure why :/ |
Same thing here. And I am using @persist('number') for my 3 items I want to persist. |
[mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: 'Reaction[Reaction@1]' Error: [serializr] Failed to find default schema for undefined
The text was updated successfully, but these errors were encountered: