Angularjs bootstrap WYSIHTML5 editor

4.4k views Asked by At

I'm having trouble getting this directive to work:

https://gist.github.com/joshkurz/3300629

I keep on getting the TypeError: Cannot call method 'setValue' of undefined error.

Here is my plunk: http://plnkr.co/edit/ezzDZy190ozvN1TQUt2d?p=preview

1

There are 1 answers

5
Sebastien C. On BEST ANSWER

You need to include wysihtml5-0.3.0.min.js in your code