The grid (rendering) ยท console.warn
config.{fullWidth.render} threw: {error}; the row is left empty.
Printed by The grid (rendering), prefixed [lattice], since 1.6.0.
Warnings reference › fullWidth.render.threw
- Identifier
fullWidth.render.threw- Raised by
- The grid (rendering)
- Since
- 1.6.0
What happened
The full-width renderer threw. The band is still laid out - the row keeps its height and position - but its content is empty, so the grid shows a blank strip rather than dropping the row and shifting everything below it.
The fix
The error's message is quoted in the line.
Reference
Covered in full at the API reference.