srpeck/kxl

Cell display not updating?

Closed this issue · 2 comments

First, great project.

I seem to be hitting a bug, or at least a difference in behavior between what you have in the animated GIFs and what I'm experiencing.

When I enter values in the type-in box at the top, they appear to be accepted, but after hitting enter the cell reverts to being blank.

I'm getting a 404 in the Chrome console for c.js, so perhaps that's the cause?

Thomas,
Thanks for letting me know; I have added c.js to the repository. It is a
shared dependency across many of my projects and I forgot to include it.

Stephen

On Fri, Mar 6, 2015 at 1:06 PM, Thomas Lackner notifications@github.com
wrote:

First, great project.

I seem to be hitting a bug, or at least a difference in behavior between
what you have in the animated GIFs and what I'm experiencing.

When I enter values in the type-in box at the top, they appear to be
accepted, but after hitting enter the cell reverts to being blank.

I'm getting a 404 in the Chrome console for c.js, so perhaps that's the
cause?


Reply to this email directly or view it on GitHub
#1.

That seems to have fixed it, thanks.