The grid (core) ยท console.warn
rolling back a rejected structural write threw; the grid may still show the optimistic append or the tombstoned row.
Printed by The grid (core), prefixed [lattice], since 1.26.0.
Warnings reference › pending.rows.revert.throw
- Identifier
pending.rows.revert.throw- Raised by
- The grid (core)
- Since
- 1.26.0
What happened
A rejected append or delete could not be rolled back. The grid may still be showing a row that was never saved, or hiding a row that was never deleted - the screen and the backend disagree.
The fix
The error is attached to the console line. Reload the rows when a structural rollback fails.
Reference
Covered in full at the API reference.