It's an incompatibility between the Keyboard implementation and Google's new UI framework Jetpack Compose. The two need to come together to solve this. There is nothing anyone else can do, besides changing the keyboard.
Discussion
Yep, Open Board has the same issue. I believe AnySoft doesn't.
Feel free to add to the discussion here: https://github.com/vitorpamplona/amethyst/issues/154
Trying AnySoftKeyboard.
It seems better. Will see in the long run 🤞
If it's a big note, I just write it somewhere else and copy-paste.
Can't there be a compatibility layer workaround?
The app doesn't have a way to intercept these auto-corrections. The code is with the keyboard itself. :(
If you have a way to disable the auto-corrections on the keyboard settings and you don't mind doing so, then it works.
