You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded my project to 3.5.0 and use the [jstype = JS_STRING] field annotation on int64's extensively. I'm getting the following error in javascript:
TypeError: jspb.Message.setProto3StringIntField is not a function
The text was updated successfully, but these errors were encountered:
I upgraded my project to 3.5.0 and use the
[jstype = JS_STRING]
field annotation on int64's extensively. I'm getting the following error in javascript:The text was updated successfully, but these errors were encountered: