AgoraIO-Extensions / AgoraIO-Extensions/agora-rtc-react
[styles] Error in LocalVideoTrack
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 41
- Forks
- 14
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.