cusher

Results 3 issues of cusher

protobuf.js version: 6.8.7 (master e8449c4) When calling `protobuf.Root.fromJSON` on a JSON descriptor of a proto that contains an `extend`, an error is thrown saying the extended field is a duplicate....

Fixes a bug in Autocomplete where the highlighted selection would not update when the underlying form control had its value updated or was reset. This goes beyond the changes in...

protobuf.js version: 7.2.6 (cli version: 1.1.2) With previous versions, including 7.2.5, building many proto files into a single bundle with pbjs/pbts works without issue, e.g.: ``` node_modules/protobufjs-cli/bin/pbjs -p ../../ $protofiles...