appbaseio / appbaseio/reactivesearch
web: ReactiveBase theme provider overwrites the outer theme provider
Abierto
breaking :boom:
enhancement
styles :woman_singer:
web :spider_web:
- Lenguaje dominante
- JavaScript
- Estrellas
- 4.9k
- Forks
- 478
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.