[GH #2013] Undo fails to retrieve some data if the data is array of objects

Tags: #<Tag:0x00007efc6d8ba568> #<Tag:0x00007efc6d8b95f0>

Hi,

If the data is set as array of objects and there is some property which is not displayed in the table, the value is not retrieved when I remove row -> undo. Is there any solution?

Steps to reproduce:

  1. Remove any row.
  2. Undo.
  3. Check action.data in console, the id property is missing.

Hi @hjeong1200

Thank you for reporting this. I checked the demo and it’s a bug. I reported it internally for further investigation and will inform you once it’s fixed. Currently, there is no workaround for this issue.