deepkit-framework icon indicating copy to clipboard operation
deepkit-framework copied to clipboard

[bson] make sure NaN is serialized as 0

Open marcj opened this issue 1 year ago • 0 comments

In 1.0.1-alpha.153 there are still some issues where NaN is converted to undefined which leads to lots of issues (union resolves breaks, ORM validation explodes, ...)

marcj avatar Jun 07 '24 23:06 marcj