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
This turned out to be an issue where somehow the logged-in users credentials were lost mid-session. What threw me off was the "successful" save message, which seems like a bug under those circumstances. As soon as I navigated to another app and was forced to log in again, the same set of steps illustrated above worked without issue.
I had the same issue. Only a reload of the hole page brought me to the login page. It's confusing and seems bad practice to show a success-message while nothing was saved... The software itself should look at the server response and check wherever the changes were saved or not.
Steps:
Making an edit by adding a second include file
After saving
Return to the Code Editor page for the saved app
The text was updated successfully, but these errors were encountered: