factly / dega

A lightweight, scalable & high performant CMS written in Go & React. Developed for modern web features with all the best practices built-in.
Apache License 2.0
14 stars 6 forks source link

Authors in posts are getting removed when saving posts #876

Open vsumit89 opened 1 year ago

vsumit89 commented 1 year ago

Steps to produce the error -

  1. Create a new post and go back to list of posts.
  2. Click on edit action for post and click the save button without opening the settings section

The error does not happen when you click on the settings section before clicking the save button