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
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.
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.