The grid (core) ยท console.warn
saved views could not be read: {error}
Printed by The grid (core), prefixed [lattice], since 1.0.1.
Warnings reference › views:read
- Identifier
views:read- Raised by
- The grid (core)
- Since
- 1.0.1
What happened
The views storage adapter threw on read, so the grid starts with no saved views. Nothing is lost - the stored data is untouched - and the list simply appears empty until a read succeeds.
The fix
The storage error's message is quoted in the line.
Reference
Covered in full at the API reference.