angular-summernote
angular-summernote copied to clipboard
TypeError: element.summernote is not a function at Object.activate (eval at <anonymous> (jquery.min.js:2)
Many questions already asked on this topic. I tried almost all the solutions for last 2 days. But nothing worked out. So raising this question.
I am having a Angular 1.x /jQuery/jspm/system js project.
**VM23:980754 TypeError: element.summernote is not a function
at Object.activate (eval at <anonymous> (jquery.min.js:2), <anonymous>:384074:17)**
Summernote was working fine until i add a new madcam bundled library for helpdoc generation. Madcam bundled library has jQuery v1.8.3 embed on it. So summernote starts throwing error. I have changed its version from v1.8.3 to v5.3.1.
Does anyone know what is the guaranteed version of jQuery will be supported by jQuery.