angular-summernote
angular-summernote copied to clipboard
two editor in one controller
In my view, there are two editors, and seems the $scope.editor and $scope.editable will conflict. In callback function, only one editor can be accessed.
Hello, I'm also having the same problem. I have a page with two Summernote components, but only as an editor can be accessed, can not run on-image-upload event two Summernote.
Please someone could help me.
Thank you.
Hello, I'm also having the same problem.
Thank you.
Hi! I'm also having the same problem.
I have an array of items, wich inside an ng-repeat use the
¿Has anybody found a solution for this issue?
Hello, I managed to resolve this without using the $scope.editor .

