Open metasal1 opened 10 months ago
`Unhandled Runtime Error TypeError: src.toArrayLike is not a function
Source src/components/Custom.tsx (40:26) @ encode
40 | equipPlayerSchema.encode({ variant: 1, playerId: 1, itemId: 1 }, buffer) 41 | 42 | const instructionBuffer = buffer.slice(0, equipPlayerSchema.getSpan(buffer))
Any idea what the resolution is?
`Unhandled Runtime Error TypeError: src.toArrayLike is not a function
Source src/components/Custom.tsx (40:26) @ encode
40 | equipPlayerSchema.encode({ variant: 1, playerId: 1, itemId: 1 }, buffer) 41 | 42 | const instructionBuffer = buffer.slice(0, equipPlayerSchema.getSpan(buffer))
Any idea what the resolution is?