You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to make modifications of any types to saved objects, I get this:
Error: Uncaught TypeError: undefined is not a function (http://localhost:5601/bower_components/angular-ui-ace/ui-ace.js:232)
at window.onerror (http://localhost:5601/components/notify/notify.js:47:24)
at EventEmitter._signal (http://localhost:5601/bower_components/ace-builds/src-noconflict/ace.js:3340:21)
at removeInLine (http://localhost:5601/bower_components/ace-builds/src-noconflict/ace.js:6311:14)
at remove (http://localhost:5601/bower_components/ace-builds/src-noconflict/ace.js:6292:18)
at remove (http://localhost:5601/bower_components/ace-builds/src-noconflict/ace.js:8707:25)
at insert (http://localhost:5601/bower_components/ace-builds/src-noconflict/ace.js:11700:35)
at onPaste (http://localhost:5601/bower_components/ace-builds/src-noconflict/ace.js:17079:25)
at HTMLTextAreaElement.onPaste (http://localhost:5601/bower_components/ace-builds/src-noconflict/ace.js:2153:22)
The text was updated successfully, but these errors were encountered:
Running version from master on Jan 19, 2015.
When attempting to make modifications of any types to saved objects, I get this:
The text was updated successfully, but these errors were encountered: