Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants