ueberdosis / tiptap

The headless rich text editor framework for web artisans.
https://tiptap.dev
MIT License
27.55k stars 2.29k forks source link

[Bug]: TipTap website demos reopen keyboard on any text format #5639

Open octavian-mto opened 1 month ago

octavian-mto commented 1 month ago

Affected Packages

react

Version(s)

2.7.2

Bug Description

[Chrome - Android] Changing the formatting for any piece of text makes the keyboard reopen (see the attached videos)

https://github.com/user-attachments/assets/c8d79de9-643d-460d-931a-945d7d9d0b89

Browser Used

Chrome

Code Example URL

https://tiptap.dev/docs/guides/performance

Expected Behavior

Keyboard should not flicker

Additional Context (Optional)

No response

Dependency Updates

octavian-mto commented 1 month ago

I suspect it's related to https://github.com/ueberdosis/tiptap/issues/4532 reported some time ago. I can also reproduce it locally with the latest tiptap release (2.7.2)