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
For projects in draft mode, editing the description and then saving or publishing works in that it uploads the new description to the db which is displayed on the project page going forward.
But if you save and then go back to the publish page, the description reverts to the old version, probably because that's still in local storage. So LS isn't updating on changes? Or something.
The text was updated successfully, but these errors were encountered:
For projects in draft mode, editing the description and then saving or publishing works in that it uploads the new description to the db which is displayed on the project page going forward.
But if you save and then go back to the publish page, the description reverts to the old version, probably because that's still in local storage. So LS isn't updating on changes? Or something.
The text was updated successfully, but these errors were encountered: