I tested your rich editor days ago and it doesn’t work properly on IOS. I found out two critical errors:
Blur event doesn’t work once you click on contenteditable div. Try to write something inside contenteditable div and then click outside. You will see that cursor position is still there.
Contenteditable pushed under status bar on iOS. Tapping into a contenteditable div on iOS causes the whole content area to be pushed up under status bar on iOS. Doesn’t happen on Android. This is using the default Ionic scrolling.
I hope you can help me because im struggling several days ago
Great text editor, thank you.
There is one thing and its minor but maybe you have an idea how to fix this…
The left and right arrow keys do not work.
Unable to navigate through the text with these keys.
Hi, and thanks for the response.
I am using it in a browser ( chrome ) and with a keyboard. Yes, this is not an issue on devices with no arrow keys.
So, strictly a PWA problem.
I am using it in a page not in a modal.
I have made no modifications.
Otherwise, I really like it!