Chris Glein
Chris Glein
Thank you so much for taking the time to narrow this down and produce a standalone repro repo. Have you got this in a debugger to get the actual exception...
We have a proposal that might help with this kind of scenario in a cleaner way: https://github.com/microsoft/react-native-windows/issues/3372 That said, it does seem like there's a bug here. Thanks for the...
This is a hard design problem and we don't have an immediate customer that requires this. We need to figure this out, but it can wait a bit (and closer...
Proposed next action: Remove these forks and see what error we get, in order to find out the original reason for the forks.
There's a mismatch between the local RNW implementations and what's in the [upstream Hermes](https://github.com/facebook/hermes) implementation. What's available upstream should be more comprehensive by this point. We need someone to look...
Was able to repro in the snack. 1. Initial state  2. Type something  3. After deleting the text you just typed, the placeholder text no longer respects `numberOfLines`...
Since this does repro in Expo, is the problem that Expo is lagging behind on Android SDK maybe?
> [@anacardix](https://github.com/anacardix), could you create a project that shows the issue? It would be much easier to repro and debug it. @anacardix Would it be possible to create a standalone...
There's a history this this you can see here: https://github.com/microsoft/react-native-windows-samples/issues/269 You'll definitely want to talk to @Yajur-Grover about this, as he spent some time looking at it. @anupriya13 , as...