AgoraIO-Extensions / AgoraIO-Extensions/agora-rtc-react
[styles] Error in LocalVideoTrack
Aperta
- Lingua principale
- TypeScript
- Stelle
- 41
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I have a problem stylling `` component. Even I include a new prop as `style` or `className` trying to modify `borderRadius` it doesn't change.
I've check DOM created in web after doing it and video has two
parents. One with this border-radius prop changed but another without it.
```javascript
if (!localCameraTrack) return null
return
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.