abe33 / atom-tablr

Edit CSV files using a table editor
MIT License
165 stars 44 forks source link

Uncaught TypeError: Cannot read property 'clearUndoStack' of undefined #94

Closed lkkadiri closed 6 years ago

lkkadiri commented 6 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.21.1 x64 Electron: 1.6.15 OS: Mac OS X 10.12.6 Thrown From: tablr package 1.8.3

Stack Trace

Uncaught TypeError: Cannot read property 'clearUndoStack' of undefined

At /Users/leela/.atom/packages/tablr/lib/table-element.js:1309

TypeError: Cannot read property 'clearUndoStack' of undefined
    at HTMLElement.startCellEdit (/packages/tablr/lib/table-element.js:1309:36)
    at /packages/tablr/lib/table-element.js:125:32)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:381:36)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:65)

Commands

     -0:36.3.0 core:confirm (input.hidden-input)
     -0:35.9.0 tablr:move-right-in-selection (input.hidden-input)
     -0:35.1.0 core:confirm (input.hidden-input)
     -0:34.1.0 core:select-all (input.hidden-input)
     -0:30.9.0 core:confirm (input.hidden-input)
     -0:30.3.0 tablr:move-right-in-selection (input.hidden-input)
     -0:29.4.0 core:confirm (input.hidden-input)
     -0:27.9.0 core:select-all (input.hidden-input)
  2x -0:25.2.0 core:confirm (input.hidden-input)
  6x -0:13 core:move-left (input.hidden-input)
     -0:11.9.0 core:move-right (input.hidden-input)
     -0:11.5.0 core:backspace (input.hidden-input)
  8x -0:11.1.0 core:move-right (input.hidden-input)
     -0:08.3.0 core:confirm (input.hidden-input)
     -0:07.9.0 tablr:move-right-in-selection (input.hidden-input)
  2x -0:07.1.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-beautify 0.30.5 
atom-formatter-jsbeautify 1.1.2 
atom-ide-ui 0.5.3 
busy-signal 1.4.3 
color-picker 2.2.5 
docblockr 0.11.0 
editorconfig 2.2.2 
file-type-icons 1.3.4 
file-types 0.5.5 
go-debug 1.5.2 
go-plus 5.6.0 
go-signature-statusbar 1.2.3 
ide-go 0.4.0 
intentions 1.1.5 
language-matlab-octave 0.1.2 
linter 2.2.0 
linter-csslint 2.0.0 
linter-eslint 8.4.0 
linter-ui-default 1.6.10 
split-diff 1.5.1 
tablr 1.8.3