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
in mlduat when we complete pregnancy enrolment and we are getting following error
Error message
Exception in HostFunction: Property must be of type 'string', got (1)
at objectForPrimaryKey ((native)::)
at objectForPrimaryKey (address at index.android.bundle:1:1111702)
at getConceptByUUID (address at index.android.bundle:1:2094753)
at valueForDisplay (address at index.android.bundle:1:826108)
at renderValue (address at index.android.bundle:1:3574071)
at renderNormalView (address at index.android.bundle:1:3576378)
at renderObservationValue (address at index.android.bundle:1:3577371)
at renderRow (address at index.android.bundle:1:3577741)
at render (address at index.android.bundle:1:3567636)
at finishClassComponent (address at index.android.bundle:1:367500)
at updateClassComponent (address at index.android.bundle:1:367361)
at beginWork$1 (address at index.android.bundle:1:399679)
at performUnitOfWork (address at index.android.bundle:1:386728)
at workLoopSync (address at index.android.bundle:1:386630)
at renderRootSync (address at index.android.bundle:1:386514)
at performSyncWorkOnRoot (address at index.android.bundle:1:383997)
at flushSyncCallbacks (address at index.android.bundle:1:349029)
at batchedUpdatesImpl (address at index.android.bundle:1:400453)
at batchedUpdates (address at index.android.bundle:1:341886)
at _receiveRootNodeIDEvent (address at index.android.bundle:1:342159)
at receiveTouches (address at index.android.bundle:1:395309)
at apply ((native)::)
at __callFunction (address at index.android.bundle:1:98003)
at anonymous (address at index.android.bundle:1:96496)
at __guard (address at index.android.bundle:1:97436)
at callFunctionReturnFlushedQueue (address at index.android.bundle:1:96454)
To Reproduce
Steps to reproduce the behaviour:
login with mlduat user
register individual and enrol in program see the error at end
OR
search individual which registered in pregnancy program
try to open that individual
**Version **
10.1
10.2
(both dev and normal apk)
The text was updated successfully, but these errors were encountered:
Describe the bug
in mlduat when we complete pregnancy enrolment and we are getting following error
Error message
To Reproduce
Steps to reproduce the behaviour:
OR
**Version **
10.1
10.2
(both dev and normal apk)
The text was updated successfully, but these errors were encountered: