-
-
Notifications
You must be signed in to change notification settings - Fork 207
Error with ParseLiveListWidget - whereRelatedTo unsupported #450
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
Comments
It might be a problem with the relation. I don't even know if relations currently work. #416 Edit: Is your query working when using it without the ParseLiveListWidget? |
the relations with query works, but if i try get relations by object, dont work like:
Console Output: But in Parse website has relation. Edit2
Yes its work, i update petList with query, like :
|
Hi! |
Hello @FNPCMDs
ok no problem. i'll use Graphql while this bug not fixed.
At moment i have only this error about websocket, because i trying a LiveQueryList test, i can create a new app and test, i'll put results as soon with other app, same error |
Hello!
I'm have an error with parse_server_sdk 1.0.27
its about ParseLiveListWidget.
Exemple, like doc
getQueryPets
I give the error :
App Config On Parse website
The text was updated successfully, but these errors were encountered: