cloudflare / cloudflare/stream-angular
[currentTime] not working if [controls]="false"
Open
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The video will not play according to the **[currentTime]** if **[controls]** set to "**false**".
Here is the sample code:
*This is working:*
`
`
*This is NOT working:*
`
`
Contributor guide
Assessment
This issue has not been assessed yet.