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.27.1 x64 Electron: 1.7.15 OS: Mac OS X 10.13.4 Thrown From: chrome-color-picker package 0.8.0
Stack Trace
Uncaught Error: You can't have a focus-trap without at least one focusable element
At /Users/Steven/.atom/packages/chrome-color-picker/lib/modules/helper/FocusTrap.coffee:30
Error: You can't have a focus-trap without at least one focusable element
at firstFocusNode (/packages/chrome-color-picker/lib/modules/helper/FocusTrap.coffee:30:13)
at Object.activate (/packages/chrome-color-picker/lib/modules/helper/FocusTrap.coffee:17:12)
at Object.setTrap (/packages/chrome-color-picker/lib/chrome-color-picker.coffee:942:15)
at Object.toggle (/packages/chrome-color-picker/lib/chrome-color-picker.coffee:325:8)
at /packages/chrome-color-picker/lib/chrome-color-picker.coffee:137:94)
at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:384:49)
at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:273:23)
at AtomEnvironment.dispatchContextMenuCommand (/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:1351:25)
at EventEmitter.outerCallback (/Applications/Atom.app/Contents/Resources/app/src/application-delegate.js:346:53)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:197:7)
Thanks fr reporting this bug! Will need to update to a newer version of focus trap and atom package ui. Feel free to raise a PR in case you find a quicker solution
[Enter steps to reproduce:]
Atom: 1.27.1 x64
Electron: 1.7.15
OS: Mac OS X 10.13.4
Thrown From: chrome-color-picker package 0.8.0
Stack Trace
Uncaught Error: You can't have a focus-trap without at least one focusable element
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: