You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when we enable or disable the dashboard auto refresh in the client app under edit setting the app is getting crashed.
this is happen in the org cini
Error message :
Cannot read property 'length' of undefined
at refreshCount (address at index.android.bundle:1:2432035)
at anonymous (address at index.android.bundle:1:2485964)
at combination (address at index.android.bundle:1:2626717)
at dispatch (address at index.android.bundle:1:2625821)
at dispatchAction (address at index.android.bundle:1:1255625)
at anonymous (address at index.android.bundle:1:2430668)
at apply ((native)::)
at anonymous (address at index.android.bundle:1:247031)
at _callTimer (address at index.android.bundle:1:246361)
at callTimers (address at index.android.bundle:1:248099)
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)
Org : cini and apfodisha
env : pre-release
Steps to reproduce :
1.Login to the cilent app
2.click on the more
3.Under the user details we have the edit setting
4.click on the edit setting
5.enable or disable dashboard auto refresh
Expected result : the toggle option show be enable and disabled
Actual result : app is getting crashed.
Describe the bug
when we enable or disable the dashboard auto refresh in the client app under edit setting the app is getting crashed.
this is happen in the org cini
Error message :
Cannot read property 'length' of undefined
at refreshCount (address at index.android.bundle:1:2432035)
at anonymous (address at index.android.bundle:1:2485964)
at combination (address at index.android.bundle:1:2626717)
at dispatch (address at index.android.bundle:1:2625821)
at dispatchAction (address at index.android.bundle:1:1255625)
at anonymous (address at index.android.bundle:1:2430668)
at apply ((native)::)
at anonymous (address at index.android.bundle:1:247031)
at _callTimer (address at index.android.bundle:1:246361)
at callTimers (address at index.android.bundle:1:248099)
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)
Org : cini and apfodisha
env : pre-release
Steps to reproduce :
1.Login to the cilent app
2.click on the more
3.Under the user details we have the edit setting
4.click on the edit setting
5.enable or disable dashboard auto refresh
Expected result : the toggle option show be enable and disabled
Actual result : app is getting crashed.
Refer video :
https://drive.google.com/file/d/1Y-xyvW1G9ma4F0uJAT6ABNs4x_K-2GpB/view?usp=sharing
The text was updated successfully, but these errors were encountered: