Editable Cells Are Not Working Properly in Table Component

Also!

We have a work around for getting cells to save.

Add a debounce to the event handler that is executing the save query (give it a value of 1000ms).

Check out this thread here to see more about ScottR's amazing work around and implementation!