Skip to content

Error "Cannot read property 'map' of undefined" when selecting a show #7

Description

@hexaclue

Error Cannot read property 'map' of undefined in the console when selecting a show without a seasonDetails.genre_ids property, causing an app softlock (the loading animation cannot be dismissed).
Stream Box version: c989568

Full error:

Unhandled Rejection at: Promise Promise {
  <rejected> TypeError: Cannot read property 'map' of undefined
      at EventEmitter.<anonymous> (C:\[...]\stream-box\index.js:258:35)
      at processTicksAndRejections (internal/process/task_queues.js:89:5)
} reason: TypeError: Cannot read property 'map' of undefined
    at EventEmitter.<anonymous> (C:\[...]\stream-box\index.js:258:35)
    at processTicksAndRejections (internal/process/task_queues.js:89:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions