Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
There was an error while loading. Please reload this page.
CodeMirror does not seem to work with the html5 "required" attribute. It seems that browser HTML5 validation happens before CM updates the underlying textarea.
Other javascript editors that replace the textarea (e.g CKEditor) do not have this problem, so it seems this is an issue that should be fixed in CodeMirror.