Closed
Description
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
Labels
No labels