In some cases the Codemirror plugin was hijacking the submit event in the manager, causing the resource save to throw an error. In Redactor 2.3.6, Codemirror is now initialised with the leaveSubmitMethodAlone
event, which restores the resource saving.