abe33 / abe33/atom-tablr

Uncaught TypeError: Cannot read property 'getCursors' of null

Abierto
#36 4 comentarios 14 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
CoffeeScript
Estrellas
163
Forks
44
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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)
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.