When I add the js, the summernote toolbar disappears. i also noticed that in the instructions, it uses .summernote `$('.summernote').summernote` instead of id that is in the summernote official documentation: `$('#summernote').summernote`
When I add the js, the summernote toolbar disappears.
i also noticed that in the instructions, it uses .summernote
$('.summernote').summernoteinstead of id that is in the summernote official documentation:
$('#summernote').summernote