Today grpc-web supports "google-protobuf": "~3.21.4".
Please add support for google-protobuff: 4.x
While using grpc-web 2.0.2 we get into the following de-serialization issue:
dataRead error: Error when deserializing response data; error: TypeError: reader.readPackedBool is not a function, response: undefined
Today grpc-web supports "google-protobuf": "~3.21.4".
Please add support for google-protobuff: 4.x
While using grpc-web 2.0.2 we get into the following de-serialization issue:
dataRead error: Error when deserializing response data; error: TypeError: reader.readPackedBool is not a function, response: undefined