Exact same page but different value on mobile & desktop

Hello,

I have a function in UI Builder and I’m adding data to it but I’ve been stuck trying to sort an issue out for hours.

It turns out that the value is present on the desktop but undefined on mobile for some weird reason.

If you visit this link, click the “tickets” button and then click the “+” icon on the first ticket you will see an alert pop up.

For me, the desktop shows the value, but the mobile displays “undefined”.

I wasn’t able to replicate the issue elsewhere

Hello,

I didn’t get an alert on the desktop and I see the following error in the browser’s console. This is something you should check for in the logic.

Regards,
Mark

My bad I should have provided you with some login details.

Login using the email backendless@nctrl.app and password 1234.
You can log in just at the bottom of that page.

I believe that error is to do with that, thanks for bringing it to my attention though,
Hezzron

I got a popup on both desktop and mobile.

Desktop:

Mobile:

Mark