glenjamin / glenjamin/transit-immutable-js
Error serializing unrecognized object [object Object]
Open
- Dominant language
- JavaScript
- Stars
- 250
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I am getting an error:
> error Error: Error serializing unrecognized object [object Object]
Here is the JSON input:
https://gist.github.com/gajus/bdd5b3d8cd0ddce24e762495d9779a75
Here is how I load it:
``` js
transit.toJSON(Immutable.fromJS(jsonInput))
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.