Problem with Medium editor in modal

I’ve got a medium editor text box in a BS4 modal dialog that is not working (on a separate page the medium editor is fine when it’s not in a modal - it just seems to be a problem within the modal).

The modal and the medium editor appear to be rendered correctly. If I type in the editor, and double click on some text, then it brings up the medium toolbar - I can click on a format (eg bold) but this is not then displayed (ie the text is not rendered in bold - it remains unformatted).

I’ve searched around the forum and found a number of issues with running medium editors in modals, but none that I found seem to describe this problem. Many of the issues seem to be related to Bootstrap CSS - I’m using standard CSS that came with one of the templates in Wappler so I’d hope that this should be ok?

Any thoughts that anyone has would be much appreciated.

Thanks.

Please check:

Thanks @Teodor - I had seen these. I had already checked that the tabindex was not set but missed that this is set on the modal itself where I was looking on the editor.

1 Like