The grid (core) ยท console.warn
module '{name}' threw during install; it was not registered.
Printed by The grid (core), prefixed [lattice], since 1.0.1.
Warnings reference › registry.module.throw:*
- Identifier
registry.module.throw:*- Raised by
- The grid (core)
- Since
- 1.0.1
What happened
install() threw, so the module is not registered: anything it would have contributed - renderers, editors, capabilities - is missing, and the grid carries on without it.
The fix
The error is attached to the console line.
Reference
Covered in full at the API reference.