Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message when editing saved objects #2887

Closed
tbragin opened this issue Feb 5, 2015 · 0 comments · Fixed by #2896
Closed

Error message when editing saved objects #2887

tbragin opened this issue Feb 5, 2015 · 0 comments · Fixed by #2896
Assignees
Labels
blocker bug Fixes for quality problems that affect the customer experience PR sent
Milestone

Comments

@tbragin
Copy link
Contributor

tbragin commented Feb 5, 2015

Running version from master on Jan 19, 2015.

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)
@rashidkpc rashidkpc added bug Fixes for quality problems that affect the customer experience blocker labels Feb 5, 2015
@rashidkpc rashidkpc added this to the 4.0.0-RC1 milestone Feb 5, 2015
@lukasolson lukasolson self-assigned this Feb 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience PR sent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants