Steps to Reproduce:
- Run the attached sample project.
- Scroll the grid vertically.
- Note the "category" column, which has a body template that should take the "id" from the same row.
Result:
There are many cells in the category column that have the incorrect value for the "id" part of the body template, even though it is using the ctx.cell.row.data.id property
react-grid-bugs.zip