Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error trying to save #4372

Closed
lucamorelli opened this issue Nov 23, 2017 · 0 comments
Closed

error trying to save #4372

lucamorelli opened this issue Nov 23, 2017 · 0 comments

Comments

@lucamorelli
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant