updateData in editable-data example (V8 help)
does anyone understand the updateData function in the editable-data example? Is this actually updating my data array? When I log to console it comes up as a blank array. I'm using the context API to bring in data for the table. It renders fine, but the updateData function doesn't seem to do anything. Am I just looking at this incorrectly?
0 Replies