You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: