Undefined is not an object error in UI

We keep getting this error image and I’ve narrowed it down to this block
image
but I don’t know how it happened.

Is there a particular reason why this keeps happening? Is it a problem with our logic or backendless itself?
Any help is much appreciated :slight_smile:

Hello @DALDE_John!

I need a little more information so I can help you.
Could you please create a test page with only the necessary minimum of logic to reproduce this error?

Regards,
Alexander

I think we found the problem. When the process was running, the user clicked somewhere else where the component was hidden that’s why it could not find it. We just made the process run faster to make it finish before the user could click anywhere else. Thanks for the quick response :slight_smile:

1 Like