Skip to content

Error on DashPlayer.react.js at chrome console #14

@kirankotari

Description

@kirankotari

Errors:
this.refs.player.getCurrentTime();
Uncaught TypeError: Cannot read property 'getCurrentTime' of undefined

this.refs.player.getSecondsLoaded();
Uncaught TypeError: Cannot read property 'getSecondsLoaded' of undefined

this.refs.player.getDuration();
Uncaught TypeError: Cannot read property 'getDuration' of undefined

pip list | grep dash

dash                               1.8.0
dash-core-components               1.7.0
dash-html-components               1.0.2
dash-player                        0.0.1
dash-renderer                      1.2.3
dash-table                         4.6.0

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