We have a form that is really long. This can take 30+ seconds to load. Sometimes the admin make a change and forget to wait until the entire form finishes loading.
Big problem: data loss!
If an admin saves the form too early, GF writes all the empty fields with empty data :(
I think the easiest solution would be to disable the update button until the form is finished loading.