Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'insertText' of undefined #21

Open
yangwao opened this issue Dec 8, 2017 · 0 comments
Open

Comments

@yangwao
Copy link

yangwao commented Dec 8, 2017

When I select group and then hit emoji on same position.
Thanks! :)

Atom: 1.22.1 x64
Electron: 1.6.15
OS: Mac OS X 10.13.2
Thrown From: touchbar package 0.6.1

Stack Trace

Uncaught TypeError: Cannot read property 'insertText' of undefined

At /Users/wao/.atom/packages/touchbar/lib/touchbar.js:167

TypeError: Cannot read property 'insertText' of undefined
    at highlight (/packages/touchbar/lib/touchbar.js:167:51)
    at CallbacksRegistry.apply (/Applications/Atom.app/Contents/Resources/electron.asar/common/api/callbacks-registry.js:48:42)
    at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:299:21)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -3:35.5.0 core:move-right (input.hidden-input)
     -3:34.7.0 intentions:highlight (input.hidden-input)
 10x -3:34.7.0 editor:move-to-end-of-word (input.hidden-input)
     -3:32.3.0 core:save (input.hidden-input)
     -3:23.1.0 core:confirm (div.github-StagingView.unstaged-changes-focused)
  3x -2:48.8.0 github:toggle-git-tab-focus (div.github-FilePatchView.is-staged)
     -2:41.6.0 tree-view:toggle-focus (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-gloom.theme-one-dark-ui)
  5x -2:39.5.0 tree-view:toggle (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-gloom.theme-one-dark-ui)
     -2:36.2.0 github:toggle-git-tab-focus (div.tool-panel.tree-view)
     -2:34.7.0 tree-view:toggle (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-gloom.theme-one-dark-ui)
     -2:33.3.0 github:toggle-git-tab-focus (div.tool-panel.tree-view)
     -2:28.6.0 touchbar:edit (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-gloom.theme-one-dark-ui)
  6x -2:17.7.0 jumpy:toggle (atom-pane.pane.active)
     -1:19.8.0 core:copy (input#edit-touchbarinput_command.command)
     -0:59.5.0 core:select-all (input#undefinedinput_command.command)
     -0:59 core:paste (input#undefinedinput_command.command)

Non-Core Packages

api-blueprint-preview 0.7.0 
atom-beautify 0.30.9 
atom-ide-ui 0.6.0 
atom-jade 0.3.0 
atom-material-syntax-dark 1.0.0 
atom-material-ui 2.0.6 
atom-ternjs 0.18.3 
autoclose-html 0.23.0 
autocomplete-emojis 2.5.0 
autocomplete-js-import 1.4.0 
autocomplete-json 5.5.0 
autocomplete-modules 1.8.0 
autocomplete-solidity 0.3.4 
base16-syntax 1.8.1 
busy-signal 1.4.3 
color-picker 2.2.5 
file-icons 2.1.14 
gloom 0.6.4 
hyperclick 0.0.0 
ide-typescript 0.7.1 
intentions 1.1.5 
jumpy 4.1.1 
language-ethereum 0.3.9 
language-pug 0.0.21 
language-vue 0.23.1 
linter 2.2.0 
linter-flow 5.6.1 
linter-js-standard 4.1.0 
linter-jsonlint 1.3.0 
linter-solidity 0.5.0 
linter-ui-default 1.6.10 
no-title-bar 1.11.3 
open-recent 5.0.0 
platformio-ide-terminal 2.7.0 
seti-syntax 1.1.3 
standard-formatter 2.8.0 
standardjs-snippets 2.6.2 
sync-settings 0.8.3 
teletype 0.2.3 
touchbar 0.6.1 
tree-view-git-status 1.4.0 
vue-hyperclick 0.2.0 
vue2-autocomplete 0.1.0-alpha.4 
vuejs2-snippets 0.14.0 
wombat-dark-syntax 1.2.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant