react-hls
react-hls copied to clipboard
Playerref result show undefined
Hi, i tried the playerref in my application. but it display undefined in the console. I tried this example. Am i missing something? Thanks in advance.
Thanks for bringing this to my attention. I'll need to take a look and test it out. It should be working. Is it possible you're trying to use the ref before it has been assigned?
I don't think so. I used the exact example as shown here.
yea for some reason playerRef return null all the time...