Lattice Grid Buy a licence

The grid (core) ยท console.warn

comments provider is missing {methods}; those operations are unavailable.

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

Warnings referencecomments.provider

Identifier
comments.provider
Raised by
The grid (core)
Since
1.4.0

What happened

The comments provider does not implement every method the model calls. It is still installed - the operations it does support work - and the ones named in the message do nothing when they are reached.

The fix

Implement the missing methods on the provider, or leave the corresponding UI affordances switched off.

Reference

Covered in full at the API reference.