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
Uncaught (in promise) Error: invalid wire type 6 at offset 297
at Reader.skipType (reader.js:382:19)
at Type.SpLocation$decode [as decode] (eval at Codegen (index.js:50:33), <anonymous>:15:5)
at Type.decode_setup [as decode] (type.js:507:25)
at Type.SpLocationMsg$decode [as decode] (eval at Codegen (index.js:50:33), <anonymous>:11:23)
at Type.decode_setup [as decode] (type.js:507:25)
at Object.deserialize (App.jsx:67:39)
at reader.onload (App.jsx:19:31)
The text was updated successfully, but these errors were encountered:
protobuf.js version:
^7.2.6
This data is serialized to binary data using c++ protobuf, and can be deserialized using c++ or net
message
The text was updated successfully, but these errors were encountered: