forest-express-mongoose
forest-express-mongoose copied to clipboard
Mongoose internal types not serialized
composite mongoose types aren't serialized, for example mongoose.Schema.Types.Point
@arnaudbesnier
Yes we have this issue in mind. I'll let you know if we can add this in the next sprint.
Are you using mongoose-geojson-schema for the mongoose.Schema.Types.Point ?
And can you send me an example of your model to help me reproduce the bug?
Hey!
I shared an example model in #76 , is that enough?
For geojson yes, we use mongoose.Schema.Types.Point
@lucasscariot :)
@mcaldas, I am not sure to understand.
Tell me if I am wrong but, according to the doc, mongoose.Schema.Types.Point is not a "native" Mongoose type.
What you actually is Forest to support the mongoose-geojson-schema, right?
@mcaldas do you still need some help? We didn't receive any response since my last question 3 month ago.