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

Cannot read property 'enabled' of undefined #46432

Closed
luacmartins opened this issue Jul 29, 2024 · 3 comments
Closed

Cannot read property 'enabled' of undefined #46432

luacmartins opened this issue Jul 29, 2024 · 3 comments
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Reviewing Has a PR in review Weekly KSv2

Comments

@luacmartins
Copy link
Contributor

luacmartins commented Jul 29, 2024

Problem

Coming from #45452, we're getting the following crash on Crashalytics:

 Non-fatal Exception: androidx.camera.core.impl.a1: Cannot read property 'enabled' of undefined
       at .CardReconciliationPage(address at index.android.bundle:1:7676603)
       at .renderWithHooks(address at index.android.bundle:1:1205059)
       at .beginWork$1(address at index.android.bundle:1:1244381)
       at .performUnitOfWork(address at index.android.bundle:1:1230412)
       at .workLoopSync(address at index.android.bundle:1:1230313)
       at .renderRootSync(address at index.android.bundle:1:1230193)
       at .recoverFromConcurrentError(address at index.android.bundle:1:1227070)
       at .performSyncWorkOnRoot(address at index.android.bundle:1:1227704)
       at .flushSyncCallbacks(address at index.android.bundle:1:1194773)

Solution

Fix the issue

@luacmartins luacmartins added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Jul 29, 2024
@luacmartins luacmartins self-assigned this Jul 29, 2024
Copy link

melvin-bot bot commented Jul 29, 2024

Triggered auto assignment to @kadiealexander (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Daily KSv2 labels Jul 29, 2024
@ShridharGoel
Copy link
Contributor

@luacmartins I had posted a proposal here few days back: #46362 (comment)

@luacmartins
Copy link
Contributor Author

Ah didn't realize we already had an issue for it. Thanks for pointing that out. I'll close this issue in favor of that one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Reviewing Has a PR in review Weekly KSv2
Projects
None yet
Development

No branches or pull requests

4 participants