Do you include javascript?
<script src="http://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.2/summernote.js"></script>
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
after following the documentation of summernote how to implement it i am only seeing this instead of the editor
Hello Summernote
i'm also getting this error in my console
Uncaught TypeError: $(...).summernote is not a function(…)
does Vue something to do with this problem?
found the conflict with jQuery JavaScript Library v2.2.4 i removed it from my gulp and it W-O-R-K.. it consumed my whole afternoon figuring it out...
Please or to participate in this conversation.