Skip to content

Error when expanding table by dragndrop #17

@yannrichet

Description

@yannrichet
  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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions