Skip to content

onSetupError doesn't fire for playerScript 401 #192

@ryandagg

Description

@ryandagg

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.

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