Skip to content

onSetupError doesn't fire for playerScript 401 #192

Open
@ryandagg

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions