You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed with a few clients that they saved before all data had been loaded.
This was in a situation where the data contained a lot of images which took quite a long time to load.
But still saving while still loading in one case emptied the data after a save.
So I guess it's safer to disable the buttons until the full page is loaded.
The text was updated successfully, but these errors were encountered:
I noticed with a few clients that they saved before all data had been loaded.
This was in a situation where the data contained a lot of images which took quite a long time to load.
But still saving while still loading in one case emptied the data after a save.
So I guess it's safer to disable the buttons until the full page is loaded.
The text was updated successfully, but these errors were encountered: