Originally from this issue, Bitter preprocessing the XML at the server level which causes the page to hang and take a long time to execute.
By moving the processing off the server and into the client side, things should be quicker.
Implementation details of CodeMirror start in this comment
Originally from this issue, Bitter preprocessing the XML at the server level which causes the page to hang and take a long time to execute.
By moving the processing off the server and into the client side, things should be quicker.
Implementation details of CodeMirror start in this comment