summernote / react-summernote

Summernote (Super simple WYSIWYG editor) adaptation for react
http://summernote.org
MIT License
230 stars 108 forks source link

Getting TypeError: $node.attr(...).tooltip is not a function error #111

Open devrsingh2 opened 2 years ago

devrsingh2 commented 2 years ago

Hi team,

I'm getting below error TypeError: $node.attr(...).tooltip is not a function

I'm using react: 17 and bootstrap 5

please suggest how can I resolve this issue.

abdullahpb007 commented 2 years ago

You need to switch to bootstrap 4 to resolve this issue

adamcrown commented 5 months ago

Is there any way to get this resolved for Bootstrap 5?