Steps to replicate the issue (include links if applicable):
- Enable CM6 in beta features
- Start editing a page
- Turn syntax highlighting on
- Modify the source
- Click "Publish changes"
What happens?:
Console error "Uncaught TypeError: this.view is null" at codemirror.js:466.
What should have happened instead?:
No errors.