Duplicate of # 29178
avatar brianteeman
brianteeman
19 Jan 2021

Steps to reproduce the issue

In the codemirror plugin options select one of the alternative keymaps

Expected result

Editor loads with that keymap

Actual result

Editor fails to load completely


vim.min.js?57e071a1bc4c0d83a6fb396de6efee90:1 Uncaught ReferenceError: CodeMirror is not defined
    at vim.min.js?57e071a1bc4c0d83a6fb396de6efee90:1
    at vim.min.js?57e071a1bc4c0d83a6fb396de6efee90:1
(anonymous) @ vim.min.js?57e071a1bc4c0d83a6fb396de6efee90:1
(anonymous) @ vim.min.js?57e071a1bc4c0d83a6fb396de6efee90:1
codemirror.min.js:1 Uncaught (in promise) TypeError: Cannot read property 'attach' of undefined
    at Object.keyMap (codemirror.min.js:1)
    at new Sl (codemirror.min.js:1)
    at Sl (codemirror.min.js:1)
    at Function.Sl.fromTextArea (codemirror.min.js:1)
    at joomla-editor-codemirror.min.js:1


avatar brianteeman brianteeman - open - 19 Jan 2021
avatar Quy
Quy - comment - 19 Jan 2021

Duplicate #29178

avatar brianteeman
brianteeman - comment - 24 Jan 2021

PS. NO it's not, ignore me

After an hour of playing I realised that too.

avatar Quy Quy - change - 14 Feb 2021
Rel_Number 29178
Relation Type Duplicate of
avatar Quy Quy - change - 14 Feb 2021
Status New Duplicate Report
Closed_Date 0000-00-00 00:00:00 2021-02-14 03:33:37
Closed_By Quy
avatar Quy Quy - close - 14 Feb 2021

Add a Comment

Login with GitHub to post a comment