[Bug]: Text Formatting Effects Reset After Input Confirmation with Japanese IME on Mobile Browsers (Safari & Chrome) #5733
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
tiptap/vue-3 , nuxt
Version(s)
2.8.0
Bug Description
Errors occur under the following conditions:
1.Activate Japanese IME in a mobile environment.
2.Apply effects such as making the text bold.
3.Enter text and press the confirm button.
Expected result:
The effects applied in step 2 should remain.
Observed result:
The effects applied in step 2 are removed.
This issue occurs in both Safari and Chrome browsers. Not only text size, but other effects such as highlights are also removed.
I am attaching a video. This video was recorded on the official Tiptap website.
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-10-16.at.11.23.56.mp4
Browser Used
Safari
Code Example URL
https://tiptap.dev/docs/examples/basics/formatting
https://github.com/ueberdosis/tiptap/blob/develop/demos/src/Examples/Formatting/Vue/index.vue
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: