The grid (core) ยท console.warn
'{key}' is not a configuration key this grid recognises, so it had no effect. Check the spelling against the reference.
Printed by The grid (core), prefixed [lattice], since 1.14.0.
Warnings reference › config.unknown:*
- Identifier
config.unknown:*- Raised by
- The grid (core)
- Since
- 1.14.0
What happened
A top-level configuration key is not one the grid reads. It is ignored entirely - nothing is guessed - so whatever it was meant to switch on is off. Reported once per key name.
The fix
Check the spelling against the configuration reference. A key that belongs on a column, or inside source, is a common cause.
Reference
Covered in full at the API reference.