4 ms·
From the Safari console: SyntaxError: Unexpected token '<' [ace.js:0] ReferenceError: Can't find variable: ace TypeError: undefined is not an object
by yoctonaut 12y ago
From the Safari console:
SyntaxError: Unexpected token '<' [ace.js:0]
ReferenceError: Can't find variable: ace
TypeError: undefined is not an object (evaluating 'this.state.editor.getSession')
Aha: hosting ace.js on rawgithub has earned you a blacklisting for abuse, on the grounds of too many requests. Using cdn.rawgit.com instead of rawgit.com should fix it.