Rich Text WYSIWYG Editor for Ionic

I am looking for a rich text editor for Ionic and tried Quill but ran into an issue on iOS (that I have just posted about in this thread How to get native Rich Text Editor on Ionic app?).

The issue is that on iOS devices (and iOS simulator) clicking outside of the text editor does not close the keyboard due to a problem with “contenteditable” and “blur”, does your text editor also suffer from this problem?