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 還沒有評估資料。