Kou
Kou
@dsherret Any update on this?
Same issue for me. This issue occurs from v3.8.0 if download from get.helm.sh. The v3.7.2 or brew installed binary is works fine.
same issue. Reverting the below changes worked fine. https://github.com/facebook/react-native/commit/a804c0f22b4b11b3d9632dc59a6da14f6c4325e3
This is an additional information. This issue has occurred from v0.71.8 below changes. https://github.com/facebook/react-native/commit/a804c0f22b4b11b3d9632dc59a6da14f6c4325e3 Therefore, it is possible to work around this by creating a patch that reverts this fix.
@nmalzieu Yes. If I revert the v0.71.8 fix, the issue (#36494) reoccurs. I can't decide which one should be prioritized because it depends on the application, If possible, the fix...
I've created a PR (#37958) to fix this issue without recurring the #36494 issue.