Open hiroyuki-sato opened 8 years ago
So is the issue solved now?
@hiroyuki-sato So is the issue solved now?
@lyhcc
Thank you for replying.
Latest environment.
Atom Version: 1.4.1 System: Mac OS X 10.11.2 Thrown From: table-editor package, v0.1.1
I don't get Uncaught TypeError: Cannot read property
error now.
Move cell (Tab) work fine. But it can't add new row when I press enter key.
Example.
| c1 | c2 |
|----|--------|
| aa | cceedd |
| cc | 日本語 |
| ee | ff |
@hiroyuki-sato Thank you very much for you replying, because i confused for it almost a day. My environment: Atom Version: 1.4.1 System: Ubuntu 14.0.4 LTS Thrown From: table-editor package, v0.1.1 But the error is still have, although i had reinstall and ervery thing i can do... May be i should reinstall the atom.
@lyhcc
I got same error when I use this table.
| aaa | bbbbbbbbb |
|:----|:-------------|
| a | aaaa |
And this data is OK.
| c1 | c2 |
|----|--------|
| aa | cceedd |
| cc | 日本語 |
| ee | ff |
Please check this again.
@hiroyuki-sato
It still didn't work. Maybe I should give up. But thanks any way.
@hiroyuki-sato
It's magic. It seems OK.
And have two issues you said:
| aaa | bbbbbbbbb |
|:----|:-------------|
| a | aaaa |
You are amazing!
I get this same error. No idea how to fix.
Issue persist, even with 0.2.1 (got all problems regarding "cannot read property") Ubuntu Linux (latest version) 64bit Atom 1.10.0 (new installation, with only basic packages installed)
TypeError: Cannot read property 'length' of null at /home/spausch/.atom/packages/table-editor/lib/table-processors.coffee:105:42 at Object.exports.parseString (/home/spausch/.atom/packages/table-editor/node_modules/asciiparse/index.js:112:3) at processMarkdownTable (/home/spausch/.atom/packages/table-editor/lib/table-processors.coffee:85:27) at /home/spausch/.atom/packages/table-editor/lib/table-processors.coffee:152:3 at TableFormatter.module.exports.TableFormatter.getFormattedTableText (/home/spausch/.atom/packages/table-editor/lib/table-formatter.coffee:89:21) at TableFormatter.module.exports.TableFormatter.getSelectionRanges (/home/spausch/.atom/packages/table-editor/lib/table-formatter.coffee:152:17) at Object.module.exports.TableEditor.formatTable (/home/spausch/.atom/packages/table-editor/lib/table-editor.coffee:199:7) at atom-text-editor.subscriptions.add.atom.commands.add.table-editor:next-cell (/home/spausch/.atom/packages/table-editor/lib/table-editor.coffee:33:37) at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:260:29) at /usr/share/atom/resources/app.asar/src/command-registry.js:3:61 at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:580:16) at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:388:22) at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app.asar/src/window-event-handler.js:98:36) at HTMLDocument.
(/usr/share/atom/resources/app.asar/src/window-event-handler.js:3:61)
Hello
I've tried atom-table-editor. It first time. I got the error
Uncaught TypeError: Cannot read property 'length' of null
[Enter steps to reproduce below:]
tab
key in table cell (aaa).Atom Version: 1.4.0 System: Mac OS X 10.11.2 Thrown From: table-editor package, v0.1.1
Stack Trace
Uncaught TypeError: Cannot read property 'length' of null
Commands
Config
Installed Packages