Geeting error while opening the same record for second time in mobile application

Hello community,

 

In the Creatio mobile application, when I am opening the record for the first time it is opening fine but when I open the same record again page keeps on loading when I checked the error using mobile emulator I see the below-attached error.

 

But this is happening for one section only.

 

Can anyone please help me to figure out the issue and how further can I debug and Solve it ?

 

Many Thanks,

Akshit.

Like 0

Like

3 comments

Hello Akshit,

 

Please debug this error message and find a direct place from which the error comes up and also which methods are called (with which parameters) when opening the page for several times.

 

Best regards,

Oscar

Hello Oscar,

 

Can you help me how can I debug it further, I mean how can I get the reason for what is causing  "Cannot read property  "rows" of undefined" 

error?

 

Many Thanks,

Akshit.

 

Akshit,

 

Please use breakpoints in the page schema and catch parameter values and methods calling (you need to use a mobile emulator to do that). Analyze the data received and share it in case you need help in making conclusions.

 

Best regards,

Oscar

Show all comments