outsideris / angular-summernote

AngularJS directive to Summernote
MIT License
335 stars 128 forks source link

not showing dropdown #143

Open deblis opened 8 years ago

deblis commented 8 years ago

Hello

I am doing a proyect with angular and the theme use summernote with joing this js not work the dropdown when i refresh the page, not display te dropdown. I dont know that happend. summernote summernote1

aalshaikh commented 7 years ago

Hi @deblis did you fix this issue?

deblis commented 7 years ago

I could not fix it because the theme I'm using does not show the dropdown, but when I try without a theme it works.

2016-12-06 20:24 GMT, alaaalshaikh notifications@github.com:

Hi @deblis did you fix this issue?

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/summernote/angular-summernote/issues/143#issuecomment-265262185

aalshaikh commented 7 years ago

I remove duplicated bootstraps JS, and Style dropdown is working now.

deblis commented 7 years ago

Exact. Styles that have bootstrap or themes cause the dropdow class to change and then stop working. If you know of a solution for integration can you help me?

aalshaikh commented 7 years ago

@deblis i don't how to integrate summernote with your theme exactly because i am using theme already done the integration, maybe if you give more details about what you did maybe i can help you.