Skip to content

error trying to save #4372

Closed
Closed
@lucamorelli

Description

@lucamorelli

Hi, I'm refactoring an application moving code to typescript.
Now when I try to save an object I receive this error message on the client side

error sending message {"code":111,"message":"schema mismatch for ChatMessage.match; expected Pointer<Match> but got Object"}
I suppose that part of the problem is sometimes objects are created using the ts classes, and not the parse js objects, but now I think I fixed a bit the things, I still have the problem.

Am I missing something?

Metadata

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