appbaseio / appbaseio/reactivesearch
web: ReactiveBase theme provider overwrites the outer theme provider
Đang mở
breaking :boom:
enhancement
styles :woman_singer:
web :spider_web:
- Ngôn ngữ chính
- JavaScript
- Star
- 4.9k
- Fork
- 478
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.