Skip to content

Second call of player.configure fails #784

Closed
@Ross-cz

Description

@Ross-cz
  • What version of Shaka Player are you using?
    395cc17

    • Can you reproduce the issue with our latest release version?
      y
    • Can you reproduce the issue with the latest code from master?
      y
  • Are you using the demo app or your own custom app?
    y

    • If custom app, can you reproduce the issue using our demo app?
      y
  • What browser and OS are you using?
    any

  • What did you do?
    Load configuration using pseudo script called twice using console:
    window.shakaDemo.localPlayer_.configure({"drm":{"advanced":{"com.widevine.alpha":{"serverCertificate":new Uint8Array(1)}}}})

  • What did you expect to happen?
    no exception

  • What actually happened?
    first call result: undefined
    second call result:
    Uncaught TypeError: Cannot read property '0' of null

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions