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
{{ message }}
This repository was archived by the owner on Oct 27, 2018. It is now read-only.
Some invisible required fields are present on the user/posts/edit form. It's due to CodeMirror and the only way I see now to correct this is to set required fields to false in form creation, leaving the validation system throw the errors.