Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support react 17 as peerDependency #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

clumsyjedi
Copy link

As per #34 peerDependency errors are emitted when using this module with react 17. This change should suppress these errors, we have tested it using a sample video.

Users are welcome to use a deployed artifact of @panelist/react-hls-player until this is merged / #34 is resolved.

Frazer Irving added 2 commits February 18, 2022 09:46
so this can work in modern applications without fiddling with deps
rebuilt with new dependencies
@soheil
Copy link

soheil commented Mar 24, 2022

I don't think this is really a fix, you're just removing the dependency check instead of actually refactoring whatever code that relies on React 16. I'm having issues with playerRef when forcing it to use React 17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants