angular-summernote
angular-summernote copied to clipboard
AngularJS directive to Summernote
Hello I am doing a proyect with angular and the theme use summernote with joing this js not work the dropdown when i refresh the page, not display te dropdown....
my controller can't get the editor?
In my Chrome's console there are this two errors `jquery.js:9779 Uncaught TypeError: elem.getClientRects is not a function` `summernote.js:1972 Uncaught TypeError: $dialog.modal is not a function` I've tried with and without...
I'm using summernote in angular and all works well, but when I change the page using ngRoute this error appears: `TypeError: currentElement.destroy is not a function at angular-summernote.min.js:6 at b.$broadcast...
Is there no provisions for using the Hints autocomplete option that is available I can see on summernote's main site in the angularJS version? I have read the the directive...
Hi, I try to use the angular-summernote, but when I called it throws element.summernote is not a function. I tried to debug in the lib by using jquery $('.summernote').summernote() and...
Hallo, it would be great when angular-summernote would watch the config object for changes. When changing something (e.g. the Language) it should update the summernote-editor.
Hello i got an error when trying to inject summernote into my application that use angular 1.5.6
Specific issue to angular-summernote only (it does not exist on summernote). Reproducible: Safari browser for iOS & mac, editor itself doesn't work. You can't focus editable area, and cursor doesn't...