appbaseio / appbaseio/reactivesearch
Consider defaultSelected value if only it is present in the aggs data from ES
未关闭
bug
enhancement
- 主要语言
- JavaScript
- 星标
- 4.9k
- 派生
- 478
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Bug Report
**Description:**
Currently, the value of `defaultSelected` is directly passed into the `updateQuery` method, without checking if the value is valid or not (i.e. not checking if the value exists in the aggregations data we received from ElasticSearch). This results in inconsistent behavior, since we do this validation in user-driven-components (like ToggleButton)
贡献指南
评估
这个 Issue 还没有评估数据。