AgoraIO-Extensions / AgoraIO-Extensions/agora-rtc-react
[styles] Error in LocalVideoTrack
オープン
- 主要言語
- TypeScript
- スター
- 41
- フォーク
- 14
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
```
コントリビューションガイド
評価
この issue はまだ評価されていません。