Ross Zhu
Ross Zhu
Yes I tried. It does not work. See another post I created: https://github.com/SortableJS/Sortable/issues/1527
You can also specify $blockScrolling = true in the onLoad callback function: ``` javascript _ctrl.aceEditorOptions = { useWrapMode: true, mode: 'css', onLoad: function (_editor) { // This is to remove...
I was facing the same issue. Love the answer about using agent_kwargs. In my case, replacing PREFIX is enough. FORMAT_INSTRUCTIONS requires duplicating a lot of existing contents and variables which...