-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels
