We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Since 3.21.1 I receive TypeError: reader.skipField is not a function
TypeError: reader.skipField is not a function
on deserializeBinary(data).toObject()
deserializeBinary(data).toObject()
with 3.21.0 it is working
Node 16.17.1