bootstrap-wysiwyg / bootstrap3-wysiwyg

Simple, beautiful wysiwyg editor
http://bootstrap-wysiwyg.github.io/bootstrap3-wysiwyg/
MIT License
834 stars 264 forks source link

insert image and link - modal not as it should be #218

Closed herryswastika closed 4 years ago

herryswastika commented 4 years ago

I am using bootstrap 431, Laravel 6.4, AdminLTE3. To my surprise, this text editor seems still working OK. In case everyone experiencing modal header not displayed correctly when inserting image and link : in 'bootstrap3-wysihtml5.all.js' , simply change 'modal-header' to 'modal-body' using search and replace in our code editor (eg Sublime) fix the problem.