lula / ngx-summernote

Summernote editor for Angular :sunglasses:
MIT License
102 stars 44 forks source link

Double caret icons on the dropdown menu #43

Closed JanGruber closed 4 years ago

JanGruber commented 5 years ago

Dear Team,

I've integrated summernote in my website using Angular 7 but at the dropdown menus in the toolbar two caret icons are showing.

dropdown

Any ideas? Thanks.

lula commented 5 years ago

Hello @JanGruber

Well that's strange... What config did you use?

Cheers

Luca

jowCode commented 4 years ago

Hi there. Same problem here. angular 7.2 ngx-summernote 0.6.5 ngx-bootstrap 5.50 bootstrap 4 I am using "node_modules/summernote/dist/summernote-lite.min.css" in angular.json. Could that be the reason?

lula commented 4 years ago

Hello @jowCode as you're using bootstrap I guess you should probably use an other css (like summernote-bs4.min.css) and possibly also add the corresponding js script (like summernote-bs4.min.js). See in node_module/summernote/dist the available css and js.

Must57 commented 2 years ago

Hello I have the same issue but anything resolve it

brijesh1ec commented 1 year ago

i have same issue , "ngx-summernote": "^0.9.0", "@ng-bootstrap/ng-bootstrap": "^14.0.1",

"summernote": "^0.8.20", "bootstrap": "^5.2.3",

mt300 commented 1 year ago

Same issue here, bootstrap 5.2, but no VUE project, I'm using apache2 and PHP, with HTML/CSS/JS frontend