appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.91k stars 468 forks source link

[Map] Search as move doesn't work with defaultQuery #1337

Closed trongquyvn closed 4 years ago

trongquyvn commented 4 years ago

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",

stale[bot] commented 4 years ago

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.