The grid (core) ยท console.warn
getValue threw for column '{colId}'.
Printed by The grid (core), prefixed [lattice], since 1.0.1.
Warnings reference › edit.getValue.throw:*
- Identifier
edit.getValue.throw:*- Raised by
- The grid (core)
- Since
- 1.0.1
What happened
The column's getValue threw while the editor was reading the current value, so the editor opens on undefined - an empty field where the existing value should have been.
The fix
The error is attached to the console line.
Reference
Covered in full at the API reference.