Mohammad Noushad Siddiqi

Results 11 comments of Mohammad Noushad Siddiqi

I'm facing the same issue, Is there any alternative ???

> I'm seeing Issue 1 as well. Could be linked to the fact that GBoard on Chrome on Android produces compositionupdate events rather than firing keydown/up with the "enter" keyCode....

Its the comment of another rich text editor which also made of contenteditable div, I really like the way they handle the issue. Let's check if it can help us....

I'm facing the same issue in my android and ios devices. I read the draft.js documentation. They don't have fully mobile support yet - [https://draftjs.org/docs/advanced-topics-issues-and-pitfalls#mobile-not-yet-supported](https://draftjs.org/docs/advanced-topics-issues-and-pitfalls#mobile-not-yet-supported)

Please merge this normalize-url.

@ccknaus I think the reason for the observed performance difference between the sequential and parallel versions of your code lies in the overhead associated with using parallel processing for relatively...

I encountered a similar issue where the library fails to function properly with hyperlinks. In my experience, this resulted in unexpected behavior, including triggering an infinite loop that caused browser...

**Old Fix Not Working** The previous fix implemented for this issue (referenced in commit #129) is no longer effective. We need to revisit and update the solution to address the...

@pratyushbh Thanks for this PR; it helped me a lot! However, with the `infinite: true` slide setting, it starts from slide -2 instead of 0. I’ve included a picture below...