appbaseio / appbaseio/reactivesearch
Accept `query` key in customQuery prop
Open
enhancement
maps :world_map:
native :iphone:
web :spider_web:
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**Issue Type:**
Enhancement
**Platform:**
Web
**Description:**
We currently only accept the inner part of the query to be passed in the `customQuery` prop. This can be confusing as we do accept `query` key in the `defaultQuery` prop.
Even though we don't use the `query` key internally, we can allow users to add it and then strip it when present.
**Reactivesearch version:** x.y.z
2.6.8
Contributor guide
Assessment
This issue has not been assessed yet.