paper-datatable
paper-datatable copied to clipboard
Cursor jumps to end in certain cases
I think it's only with editable number columns, but still have to look in to this more.
Suddenly remembered this had something to do with casting to numbers as paper-input keeps returning a string even if it's type=number, 90% sure it has to do with that.
Depends on https://github.com/PolymerElements/paper-input/issues/278