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.
protobuf.js version: <6.7.0> Message before toObject: intimacy is a repeated field
Message after toObject: intimacy is gone! There should be an empty array named intimacy
I also tried another option enums, and it worked. You can see that the result is "OK" now instead of 1.
Not exactly sure where this is coming from - or if it has already been fixed somewhere down the road.
Relevant line is probably here: https://github.com/dcodeIO/protobuf.js/blob/master/src/converter.js#L219
Activity
dcodeIO commentedon Jun 9, 2017
Not exactly sure where this is coming from - or if it has already been fixed somewhere down the road.
Relevant line is probably here: https://github.com/dcodeIO/protobuf.js/blob/master/src/converter.js#L219