appbaseio / appbaseio/reactivesearch
web: ReactiveBase theme provider overwrites the outer theme provider
未關閉
breaking :boom:
enhancement
styles :woman_singer:
web :spider_web:
- 主要語言
- JavaScript
- 星號
- 4.9k
- 分支
- 478
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Issue Type:**
Enhancement
**Platform:**
Web
**Description:**
When `ReactiveBase` is present as a child or deeper in the tree and wrapped by another emotion `ThemeProvider`, it will overwrite the `theme` keys of the outer `ThemeProvider`. A possible solution is to use a different key in reactivesearch itself:
```js
...
// got theme from ReactiveSearch instead
```
**Reactivesearch version:** x.y.z
v2.6.9
貢獻指南
評估
這個 Issue 還沒有評估資料。