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 should be fixed now. when you publish, you'll be sent to the previous page, and the new page will show up once it arrives from the server. Ideally I'd like to send the user directly to the newly-published page, but that is tricky because it takes a bit to show up.
Part of it is me (re)learning angular. The work I did today on the login flow helped me figure out how to robustly propogate updates in Angular (using broadcast events)
Once you hit publish it returns you to the previous page, which is good, but the published item still has a red dotted outline like a draft.
The text was updated successfully, but these errors were encountered: