microsoft / microsoft/vscode-livepreview
Video not loading in Safari due to missing byte-range support
Open
@andreamah is already working on this.
Since Dec 9, 2022.
bug
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
As the title says, the <video> element doesn't load in Safari due to missing byte-range support (also known as content-range or partial-range support).
Safari documentation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.