79415062

Date: 2025-02-05 14:24:36
Score: 1.5
Natty:
Report link

You need to add key: UniqueKey() to the PlutoGrid if you want it state to change when the datasource changes.

return PlutoGrid( ... row: _buildPlutoRows(data), // Data comes from GetxController. key: UniqueKey() // This does the magic

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Justice