The grid (core) ยท console.warn
unknown radix preset "{name}"; known presets are {list}
Printed by The grid (core), prefixed [lattice], since 1.0.1.
Warnings reference › radix:preset:*
- Identifier
radix:preset:*- Raised by
- The grid (core)
- Since
- 1.0.1
What happened
A radix preset was named and does not exist. The preset contributes nothing, so the column falls back to the radix defaults (or to whatever the surrounding configuration object supplies), which is rarely the rendering the preset was chosen for.
The fix
Use one of the presets listed in the message, or spell the settings out.
Reference
Covered in full at the API reference.