-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The JSON parser is only suitable for primitive types only. When you try to use res.json(myObj) and myObj has non-primitive attributes then it will throw an error saying it is not JSON serializable.
The only way around this for now is to change the fields to primitives.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels