Skip to content

TypeError: src.toArrayLike is not a function #10

Open
@metasal1

Description

`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?

Metadata

Assignees

No one assigned

    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