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
Lets say i have Planets scheme and i have two live quersies one with .limit() and one just returning it all.
How to catch live changing of particular query? is it possible?
And is it possible to change live query parameters when it is already .live()?