cloudflare / cloudflare/stream-react

`loop` not working

Open
#100 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
198
Forks
30
PR merge metrics
No merged PRs in 30d

Description

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

```

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.