Bug: Cannot add new row after reducing columns and rows to minimum
Author: RosAprCreated Feb 27, 2026Updated Feb 27, 2026
Describe the bug
After reducing the table to its minimum size (both columns and rows), the "Add Row" button stops working and no new rows can be added.
Steps to reproduce
- Open the interactive table demo
- Click "Remove Column" repeatedly until only 1 column remains
- Click "Remove Row" repeatedly until only 1 row remains
- Click "Add Row" button
- Observe that nothing happens
Source: jspreadsheet/ce