Skip to content
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

How to deserialize observable.set()? #151

Open
MaxSvargal opened this issue Jun 17, 2021 · 0 comments
Open

How to deserialize observable.set()? #151

MaxSvargal opened this issue Jun 17, 2021 · 0 comments

Comments

@MaxSvargal
Copy link

MaxSvargal commented Jun 17, 2021

We can't use list with Set() and have error: [serializr] expected array (like) object
We also can't use map, because on deserialize() I got TypeError: newValue.set is not a function for simple mobx's observable.set()
Does only custom method available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant