subconsciousnetwork / subconscious

Apache License 2.0
6 stars 0 forks source link

Suspend re-rendering to UITextView.text if it causing the change in the first place #1121

Closed bfollington closed 4 months ago

bfollington commented 4 months ago

I ran into some issues testing on-device even with the previous fix (https://github.com/subconsciousnetwork/subconscious/pull/1109) and decided to change approach to something far simpler.

In my testing this behaves correctly on-device with system autocomplete, swipe typing, inserting markup, copy, paste, cursor manipulation etc.