-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot generate typescript types for message with multiple map fields #1717
Comments
this worked for me |
Sorry I must have oversimplified the example.
|
@doerme Oh I thought you were saying that my example works (before the fix). I just read your other comments and you were confirming that the fix works. |
in my case: |
Same here - the security update for v6.11.3 broke it. |
I speculate that some increment for "end2" is missing. |
Co-authored-by: Alexander Fenster <[email protected]>
protobuf.js version: 6.11.2
Trying to use
pbjs
and thenpbts
with a message like:Fails with:
The text was updated successfully, but these errors were encountered: