Hacker News new | ask | show | jobs
by 52-6F-62 3353 days ago
The cursor and atomic block deletion issues occur on desktop as well. I filed an issue recently on this very thing.

It seems to be a continuation of the issues with the editor state and DOM falling out of sync.

I can't share the implementation project, but this is the issue: https://github.com/facebook/draft-js/issues/1089 And the component: https://robert-fairley.github.io/draftjs-litho-editor/

(my component was never meant for mobile use, though. Built for a desktop web app.)