Reactivesearch: `defaultQuery` in MultiList component is not getting executed

Created on 26 Feb 2019  路  2Comments  路  Source: appbaseio/reactivesearch

Issue Type:
bug

Platform:
ReactiveSearch for Web

Description:
In Aggregation network request, defaultQuery prop value is not appended.

Minimal reproduction of the problem with instructions:
https://codesandbox.io/s/32koxx9n0p?fontsize=14

Reactivesearch version:
3.0.0-beta.4

Browser:
all

bug

Most helpful comment

Until this is fixed, is there any workaround for this?

For some background info, I use defaultQuery to filter out results by requiring them to match a specific id.

All 2 comments

Until this is fixed, is there any workaround for this?

For some background info, I use defaultQuery to filter out results by requiring them to match a specific id.

Same problem exists on SingleDropdownList.
Just go to https://codesandbox.io/s/32koxx9n0p?fontsize=14 and change the MultiList to SingleDropdownList
Same problem exist.

Was this page helpful?
0 / 5 - 0 ratings