angular-ui/ui-codemirror

"NOPE"

carlosefonseca opened this issue · 3 comments

https://github.com/angular-ui/ui-codemirror/blob/master/src/ui-codemirror.js#L29

          if (iElement[0].tagName === 'TEXTAREA') {
            throw new Error('NOPE');

Please replace this with a better error message, will you? Thanks.

Please replace this with a better error message, will you?

@carlosefonseca Yeah sorry I'll put a sentence there...

Thanks :)

K I decided to re-allow it in the v0.1.5 so feedbacks can be given and errors can be detected.
Let me know what issues you have with it.