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
ReactiveMaps: Search as move doesn't work with defaultQuery
When i set option defaultQuery in props defaultQuery: () => ({ sort: sortQuery })
After that: i move on the map, the response of in 'renderAllData function' always is ten records. No matter where in the map.
ReactiveMaps: Search as move doesn't work with defaultQuery
When i set option defaultQuery in props
defaultQuery: () => ({ sort: sortQuery })
After that: i move on the map, the response of in 'renderAllData function' always is ten records. No matter where in the map.
Version:
"@appbaseio/reactivemaps": "^3.0.0-beta.4",
"@appbaseio/reactivesearch": "^3.7.1",
The text was updated successfully, but these errors were encountered: