froala / angular-froala-wysiwyg

Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
729 stars 200 forks source link

Link edit pop up does not show up with Bootstrap modal #520

Open kewur opened 1 year ago

kewur commented 1 year ago

I have a froala editor hosted within a bootstrap modal using ngBootstrap. I can insert a link just fine, however clicking on an existing link does not show the pop up to edit it again.

kewur commented 1 year ago

workaround I currently have is to override .fr-popup to have "!important" on the z-index attribute on styles.scss