-
-
Notifications
You must be signed in to change notification settings - Fork 206
Livequery is not firing any event #582
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
Turn out that i need to open the ACL of queried row to public, although i've logged in with authenticated user. |
@yanuarizalk LiveQuery lq = LiveQuery(debug: true, autoSendSessionId: false); |
Thank you for your reply @RodrigoSMarques. |
Look like it's not plugin issue, because when i try to duplicate same issue with other sdk (Javascript), the outcome still same. I can't bypass the ACL. |
Hi, i got trouble with my LiveQuery that didn't fire any event.
I've been following the instruction as the documentation said.
Env
Tried to:
Server Config
Code
Log
Thanks
The text was updated successfully, but these errors were encountered: