You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P.S, I'm successfully subscribing other table data updates
The text was updated successfully, but these errors were encountered:
developer--
changed the title
LiveQuery for _User table doesn't work
SubscriptionHandling handleEvents not being invoked for _User
Feb 7, 2019
developer--
changed the title
SubscriptionHandling handleEvents not being invoked for _User
SubscriptionHandling handleEvents not being invoked for _User table
Feb 7, 2019
Solved! The problem were not in client side code, that was on server side configuration, _User class didn't have LiveQuery enabled, after enabling I got updates:)
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to subscribe changes in _User table, but when I'm changing somethings in _User table handleEvents not invoked,here is how I'm doing that:
P.S, I'm successfully subscribing other table data updates
The text was updated successfully, but these errors were encountered: