Cole Lashley
Results
3
issues of
Cole Lashley
Would this code work if using an android device as a client? What would I need to change on the server code to achieve this? Thanks!
# Problem I'm getting the following error on line 7772 of ace.js in BackgroundTokenizer.prototype.start `TypeError: null is not an object (evaluating 'this.doc.getLength')` It seems like this is happening on EditSession.prototype.$onChangeMode...