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 還沒有評估資料。