Yassine

Results 3 comments of Yassine

Ye, same issue here. If you found a workaround, please drop it here. EDIT: After some research found this: https://github.com/cookpete/react-player/issues/1453#issuecomment-1126687518 Removing React.StrictMode solved the issue for me

Same issue here, the hook doesn't expose the setter. A workaround is to hold your own state, you can update the state in an useEffect whenever the property barcodes changes....