You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering if it could be possible to pass your one ref to the component. This would be useful if you need to access the video tag ref outside the render props fn. For my use case I need to bind hls.js to the video element.
The text was updated successfully, but these errors were encountered:
I am wondering if it could be possible to pass your one ref to the component. This would be useful if you need to access the video tag ref outside the render props fn. For my use case I need to bind hls.js to the video element.
The text was updated successfully, but these errors were encountered: