Dominic Lacroix

Results 3 comments of Dominic Lacroix

@petyosi We are having the exact same issue. The error does not show on a development build, but as soon as we build for production, react won't even load due...

We have a similar problem with schemas created from direct imports from `flask_marshmallow`. The serializer doesn't know what to do with the schema's `Meta` class: ``` ERROR:root:jsonify failure; defaulting to...