We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm config set legacy-peer-deps true Is it ok to use this library with above script without React 18 support?
npm config set legacy-peer-deps true
The text was updated successfully, but these errors were encountered:
I dont think it is. Im trying it, cant get it to work with react18
Sorry, something went wrong.
Once this issue is opened more than a year and there is PR open without be merged as well, I created a fork to support React 18 here https://github.com/leandrocunha/react-hls
I am maintaining an updated version of the package here: https://github.com/cgilly2fast/react-hls
Has React 18 support, can call the HLS object out of the player for manual changes, fixed some bugs and added a test suite.
Looks like @leandrocunha has you covered as well.
No branches or pull requests
npm config set legacy-peer-deps true
Is it ok to use this library with above script without React 18 support?
The text was updated successfully, but these errors were encountered: