abe33 / abe33/atom-tablr

Uncaught TypeError: Cannot read property 'getCursors' of null

Aperta
#36 4 commenti 14 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
CoffeeScript
Stelle
163
Fork
44
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

when i edit a cell, and press enter to close it..
the value gets saved anyway.. but i get this red Error

---

**Atom Version**: 1.6.1
**System**: Mac OS X 10.11.4
**Thrown From**: [tablr](https://github.com/abe33/atom-tablr) package, v1.1.0
### Stack Trace

Uncaught TypeError: Cannot read property 'getCursors' of null

```
At /Users/krur/.atom/packages/tablr/lib/table-element.coffee:855

TypeError: Cannot read property 'getCursors' of null
at tablr-editor.module.exports.TableElement.confirmCellEdit (/Users/krur/.atom/packages/tablr/lib/table-element.coffee:855:29)
at atom-text-editor.textEditorSubscriptions.add.atom.commands.add.core:confirm (/Users/krur/.atom/packages/tablr/lib/table-element.coffee:933:10)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:570:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:378:22)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:97:36)
at HTMLDocument. (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.