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
The onResults callback was not firedwhen the results came from the cache.
This is now implemented. The callback will retrieve an additional 2nd parameter which will indicate if the call was initiated from remote (false) or cache (true)
0 commit comments