summernote / summernote-meteor-example

Summernote meteor example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught TypeError: $(...).summernote is not a function

advancedsoftwarecanada opened this issue · comments

$('.summernote').summernote({
height: 800
});


I have loaded summernote in my project under /vendor and tried in /compatibility.

I'm now using this package and it's the same problem every time. Help? This is a big problem unsolved on Google still :(

I am having the same issue