Skip to content

TypeError: Cannot read property 'id' of null #379

Description

@austinfrey

On a fresh pull from master and running npm start are a lot of errors like the following stack trace. An error tab is opened for each of these errors (screenshot below).

NodeJS: 10.23.0
OS: Ubuntu 20.0

TypeError: Cannot read property 'id' of null
    at history.filter.loc (/home/austin/dev/ssbc/patchbay/app/html/tabs.js:44:54)
    at Array.filter (<anonymous>)
    at onClose (/home/austin/dev/ssbc/patchbay/app/html/tabs.js:43:39)
    at close (/home/austin/dev/ssbc/patchbay/node_modules/hypertabs/tabs.js:46:18)
    at HTMLAnchorElement.onclick (/home/austin/dev/ssbc/patchbay/node_modules/hypertabs/tabs.js:77:9)
TypeError: Cannot read property 'id' of null
    at history.filter.loc (/home/austin/dev/ssbc/patchbay/app/html/tabs.js:44:54)
    at Array.filter (<anonymous>)
    at onClose (/home/austin/dev/ssbc/patchbay/app/html/tabs.js:43:39)
    at close (/home/austin/dev/ssbc/patchbay/node_modules/hypertabs/tabs.js:46:18)
    at HTMLAnchorElement.onclick (/home/austin/dev/ssbc/patchbay/node_modules/hypertabs/tabs.js:77:9)

patchbay-errors

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