Closed 23d1 closed 5 years ago
Give this a go, it worked for me....
edit your CodeMirror config file to include the following add-on and autoRefresh setting.
return [ "jsOptions" => [ "autoRefresh" => true, ], "addons" => [ "display/autorefresh", ] ];
Duplicate of #10
As title. Doesn't layout properly, so it needs to init again to capture the input field and apply JS.