#1797·ce

Paste for filtered rows does paste twice

Author: danielsjfCreated Mar 5, 2026Updated Mar 5, 2026

In Excel, you can paste over filtered rows and Jspreadsheet allows this as well. However, it seems that rows are pasted twice. Once in the correct place and once in the bottom.

Before:

Image

Filtered:

Image

After pasting one cell with Honda over the three cells of BMW

Image

Issue: It seems that the values are pasted correctly over the BMW values. However, it adds the same three values at the very end of the spreadsheet, which shouldn't happen.