Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when expanding table by dragndrop #17

Open
yannrichet opened this issue Feb 5, 2015 · 0 comments
Open

Error when expanding table by dragndrop #17

yannrichet opened this issue Feb 5, 2015 · 0 comments

Comments

@yannrichet
Copy link
Collaborator

  1. display a htable
  2. extend its size (ie number of rows) with mouse
  3. select a non empty cell
  4. drag this cell toward bottom
  5. release your mouse before the last row

get this "missing vlaue while TRUE/FALSE required" error :

Error in if (as.character(table[row, col]) != as.character(old)) { :
valeur manquante là où TRUE / FALSE est requis

also get Uncaught TypeError: Cannot read property 'hasOwnProperty' of undefined
in javascript console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant