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
[BUGFIX] handle DataHandler save errors without breaking the editor (#68)
Return DataHandler error messages from the persistence middleware and show
them as backend notifications in the frontend save flow.
This keeps known save failures visible to the editor user and reloads the
page afterwards so the UI can recover from a broken save state.
0 commit comments