[Mobile] [IOS] Quill Cursor took the initial position & style when tab anywhere after the first time and start typing. #554
-
My issue is about [Mobile] with IOS. I'm facing an issue with IOS 15. Also, the issue started when quill upgraded to the Flutter 2.8 version. I have tried running the When I placed the cursor for the first time, it works. But when I placed it for the next time and start typing. It starts from the last cursor position. I've added the video of the error. Do let me know if you've any queries. Flutter & Dart Version - Screen.Recording.2021-12-26.at.3.03.26.AM.mov |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 15 replies
-
Hi @singerdmx, Happy New Year 2022! This issue is not resolved in 3.0.4. I'm still facing it in Flutter 2.8. If you need any further info. Do let me know. |
Beta Was this translation helpful? Give feedback.
-
I am also running into this problem more and more, mostly on the iOS side and iOS simulator. I'm not sure if its a problem with the way I've implemented flutter_quill or a problem with the package itself? |
Beta Was this translation helpful? Give feedback.
-
@singerdmx flutter-quill/lib/src/widgets/raw_editor.dart Lines 674 to 684 in 4f36393 |
Beta Was this translation helpful? Give feedback.
-
fixed by @MagTuxGit |
Beta Was this translation helpful? Give feedback.
fixed by @MagTuxGit