Skip to content

fix(useVideoTexture): lazy initialize hls.js when supported#1919

Merged
CodyJasonBennett merged 1 commit intomasterfrom
fix/lazy-init-hls-web
Apr 13, 2024
Merged

fix(useVideoTexture): lazy initialize hls.js when supported#1919
CodyJasonBennett merged 1 commit intomasterfrom
fix/lazy-init-hls-web

Conversation

@CodyJasonBennett
Copy link
Member

Fixes #1917 by initializing hls.js only when in a browser environment and when supported.

@vercel
Copy link

vercel bot commented Apr 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2024 0:04am

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link

🎉 This PR is included in version 9.105.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

All Drei imports are broken on react-native because of navigator.userAgent check in video texture

1 participant