cloudflare / cloudflare/stream-react
`loop` not working
Aperta
- Lingua principale
- TypeScript
- Stelle
- 198
- Fork
- 30
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Loop doesn't seem to work at all.
Code
```jsx
setLoaded(true)}
loop
width={videoMeta.width.toString()}
height={videoMeta.height.toString()}
/>
```
Rendered Iframe
```
```
Rendered video element
```
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start at the Stream component entry point and reproduce the supplied JSX with the rendered iframe and video element. Trace how the loop prop is handled through playback, then verify that the video repeats after reaching its end.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- react, typescript
- Ambito
- audio-video-rtc, frontend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100