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.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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.2", "@appbaseio/reactivesearch": "3.2.4",