Skip to content

Updating to 4.0.0 breaks integration with grpc-web: reader.readStringRequireUtf8 is not a function #247

@kostyay

Description

@kostyay

Hi
After upgrading the proto compiler to version 4.0.0 our application started failing to deserialize messages and failing with this error:
reader.readStringRequireUtf8 is not a function, response: undefined
Downgrading to v3.21.4 solves the problem.
I can see in the change log notes referring to some breaking change related to utf decoding, so I suppose its related, however its not clear how to resolve this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions