You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Vite.js (version 5.4.1) with React.js and the "@cyntler/react-doc-viewer" library, videos fail to load on iOS devices (Safari and Chrome). This results in a 206 Error: Partial Content. Despite attempting multiple solutions and ensuring that the uploaded video files are compatible with Safari's requirements, the video playback, preview, and thumbnail are still not functional.
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Hello @vidhyeshpatil. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs reproduction will be closed if they have no activity within 3 days.
Describe the bug
When using Vite.js (version 5.4.1) with React.js and the "@cyntler/react-doc-viewer" library, videos fail to load on iOS devices (Safari and Chrome). This results in a 206 Error: Partial Content. Despite attempting multiple solutions and ensuring that the uploaded video files are compatible with Safari's requirements, the video playback, preview, and thumbnail are still not functional.
Reproduction
NA
Steps to reproduce
NA
System Info
Used Package Manager
npm
Logs
NA
Validations
The text was updated successfully, but these errors were encountered: