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

App Crashes When Clicking Location Filter on Custom Dashboard #1502

Open
Dinesh2019 opened this issue Sep 12, 2024 · 0 comments
Open

App Crashes When Clicking Location Filter on Custom Dashboard #1502

Dinesh2019 opened this issue Sep 12, 2024 · 0 comments
Labels

Comments

@Dinesh2019
Copy link

While clicking the location filter in the custom dashboard app is getting crashed.

Error message :

Cannot set property 'isSelected' of undefined
at anonymous (address at index.android.bundle:1:2417447)
at forEach ((native)::)
at setSelectedAddresses (address at index.android.bundle:1:2417382)
at anonymous (address at index.android.bundle:1:4249779)
at anonymous (address at index.android.bundle:1:1112902)
at map ((native)::)
at apply ((native)::)
at value (address at index.android.bundle:1:2247350)
at map (address at index.android.bundle:1:1112864)
at render (address at index.android.bundle:1:4248752)
at finishClassComponent (address at index.android.bundle:1:367545)
at updateClassComponent (address at index.android.bundle:1:367406)
at beginWork$1 (address at index.android.bundle:1:399726)
at performUnitOfWork (address at index.android.bundle:1:386775)
at workLoopSync (address at index.android.bundle:1:386677)
at renderRootSync (address at index.android.bundle:1:386561)
at performSyncWorkOnRoot (address at index.android.bundle:1:384044)
at flushSyncCallbacks (address at index.android.bundle:1:349074)
at batchedUpdatesImpl (address at index.android.bundle:1:400500)
at batchedUpdates (address at index.android.bundle:1:341931)
at _receiveRootNodeIDEvent (address at index.android.bundle:1:342204)
at receiveTouches (address at index.android.bundle:1:395356)
at apply ((native)::)
at __callFunction (address at index.android.bundle:1:98035)
at anonymous (address at index.android.bundle:1:96528)
at __guard (address at index.android.bundle:1:97468)
at callFunctionReturnFlushedQueue (address at index.android.bundle:1:96486)

env : pre-release
org : apfodisha

steps to reproduce :

1.Login to the app
2.click on the more
3.click on the dashboard
4.click on the dashboard filter which as the address

Expected result : app should applied.
Actual result : app is getting crashed.

Refer video :

Click here to watch video

@Dinesh2019 Dinesh2019 added the bug label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant