Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReactNative v0.75.4 with new architecture android app is crashing #2390

Closed
sankar-gp opened this issue Oct 7, 2024 · 2 comments
Closed

ReactNative v0.75.4 with new architecture android app is crashing #2390

sankar-gp opened this issue Oct 7, 2024 · 2 comments
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@sankar-gp
Copy link

Description

ReactNative v0.75.4 with new architecture android app is crashing when I click back. But it's working in iOS and when I disable new arch it's working fine. Issue is only with newArchEnabled=true

Error Log:
Cannot remove child at index 1 from parent ViewGroup[1332], only 2 children in parent. Warning: childCount may be incorrect! null

App should not crash when newArchEnabled=true

Steps to reproduce

use react native v0.75.4, app is crashing

Snack or a link to a repository

norepo

Screens version

3.34.0

React Native version

0.75.4

Platforms

Android

JavaScript runtime

Hermes

Workflow

None

Architecture

Fabric (New Architecture)

Build type

Debug mode

Device

Android emulator

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Missing repro This issue need minimum repro scenario labels Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@kkafar
Copy link
Member

kkafar commented Oct 7, 2024

Hey @sankar-gp, thanks for reporting. I believe you're talking about this issue: #2341
we're aware of it. See the conversation, there are some temporary workaround suggested there.

@kkafar kkafar closed this as completed Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

2 participants