Chris Glein
Chris Glein
Seeing lots of recent issues on this: #29323 #29290 #29105 Let's try to get all the info into one issue. Do you think there's overlap there in any of those...
Looks like there's some vigorous back and forth on the react-navigation issue. When that investigation is wrapped up if it's pointing to a core RN issue we can return here....
Quick search pulled up [this](https://stackoverflow.com/questions/50100052/cannot-read-property-getitem-of-undefined-react-native-and-parse). Check your dependencies?
The text string is being programmatically replaced. The expectation stated here is that the cursor is stable as a result of how [TextInput.selection](https://reactnative.dev/docs/textinput.html#selection) is being managed. Relevant bits of code...
> Should be resolved with #113 This would have only affected the Android version, right? And people are seeing this on iOS and Windows. So this needs a deeper fix....
> I believe this is still an issue Yes it is, for iOS. There has been a fix made for Android and Windows, but iOS needs a similar fix if...
> error still persists On which platform?
@rozele We're looking to unstick this PR that's been open for more than a year now. How does it resonate for you now? Does it still feel like the right...
Fabric based implementation here is going to be largely identical to the Paper composition implementation, so we'll still need this fix in the new world. Need to keep the issue...
Is now being signed properly. Name change is the only remaining part of this. (will also involve making sure the account it's published under can publish that) People who probably...