Lattice Grid Buy a licence

The grid (core) ยท console.warn

saved views could not be persisted: {error}

Printed by The grid (core), prefixed [lattice], since 1.0.1.

Warnings referenceviews:write

Identifier
views:write
Raised by
The grid (core)
Since
1.0.1

What happened

The views storage adapter threw on write. The change is still applied in memory and the change event still fires, so the UI shows the new view; it is gone on the next reload.

The fix

The storage error's message is quoted in the line. A full localStorage quota is the usual cause.

Reference

Covered in full at the API reference.