angular-summernote icon indicating copy to clipboard operation
angular-summernote copied to clipboard

Remove Boostrap reference fails

Open AndresMarotta opened this issue 7 years ago • 0 comments

Hi!

I've read in several issues here that using summernote-bsx.css and summernote-bsx.js Summernote will not use Bootstrap, so it will not rewrite my CSS style. But, when I use them and remove Bootstrap references, I get this error:

$node.attr(...).tooltip is not a function

I've been reading about this and (oh, surprise!) it says that I need to load Bootstrap files...

Is there any way to use angular-summernote without Bootstrap and its class rewriting?

Thanks.

AndresMarotta avatar Jul 03 '18 13:07 AndresMarotta