You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom: 1.21.1 x64 Electron: 1.6.15 OS: Mac OS X 10.13 Thrown From: touchbar package 0.6.1
Stack Trace
Uncaught TypeError: Cannot read property 'map' of undefined
At /Users/wao/.atom/packages/touchbar/lib/touchbar.js:100
TypeError: Cannot read property 'map' of undefined
at Object.arrayToTouchBarElements (/packages/touchbar/lib/touchbar.js:100:13)
at /packages/touchbar/lib/touchbar.js:152:25
at Array.map (native)
at Object.arrayToTouchBarElements (/packages/touchbar/lib/touchbar.js:100:14)
at /packages/touchbar/lib/touchbar.js:61:29
at /Applications/Atom.app/Contents/Resources/app/src/config.js:693:26
at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
at Config.module.exports.Config.emitChangeEvent (/Applications/Atom.app/Contents/Resources/app/src/config.js:884:35)
at Config.module.exports.Config.setRawValue (/Applications/Atom.app/Contents/Resources/app/src/config.js:670:25)
at Config.module.exports.Config.set (/Applications/Atom.app/Contents/Resources/app/src/config.js:248:20)
at TouchBarEditView.typeChanged (/packages/touchbar/lib/touchbar-edit-view.js:64:19)
at Object.onTypeChanged (/packages/touchbar/lib/touchbar-edit-view.js:96:52)
at TouchBarItem.onTypeChanged (/packages/touchbar/lib/touchbar-item.js:55:16)
at HTMLSelectElement.onchange (/packages/touchbar/lib/touchbar-item.js:69:76)
I think you selected a group or a popover, right @yangwao ? Currently, there is no option to add child elements to groups or popovers. But that should come in the future!
[Enter steps to reproduce:]
Atom: 1.21.1 x64
Electron: 1.6.15
OS: Mac OS X 10.13
Thrown From: touchbar package 0.6.1
Stack Trace
Uncaught TypeError: Cannot read property 'map' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: