Hi! There is what you need to know https://stackoverflow.com/a/54857855/1393023 Also you can to ask regards Google Apps Script here https://groups.google.com/forum/#!forum/google-apps-script-community
Best, Alex. On Wednesday, July 10, 2019 at 9:49:41 AM UTC+3, Ankit Saliya wrote: > > > *Scenario:* > I have simple onEdit() attached to my sheets. Today I encountered one > issue with the behaviour of onEdit() trigger. If I edit 5 cell value and > press command+Z very rapidly 5 times to undo those edits then onEdit() is > not triggered for all the undos. It skips some of the undos with random > behaviour. Is this intentional? > -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-spreadsheets-api/f2276f5a-ebf2-4e81-9608-c4693f09a2dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
