We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
react-jw-player@npm:1.19.1
To reproduce:
<ReactJWPlayer playerScript='https://content.jwplatform.com/libraries/FAKE_ID.js' onSetupError={console.log} {...props} />
onSetupError will not fire. I would expect it to or for this library to provide some other prop handler for this situation.
onSetupError
Activity