I have seen this before.... It might be, if I recall correctly, the focus when clicking save without hitting Enter..... so, you could try using Debounce in the event handler that is executing the bulk save query - give it a value of 1000 (ms)
I have seen this before.... It might be, if I recall correctly, the focus when clicking save without hitting Enter..... so, you could try using Debounce in the event handler that is executing the bulk save query - give it a value of 1000 (ms)