I'm getting an Cannot read properties of undefined (reading "value"), can anyone help?
I'm getting this error after a user clicks on an Name, the Name is supposed to show the detail screen after being clicked but it takes me to the screen but it gives me the error above.
That too the same logic condition works fine in one environment but it doesn't work in another environment ??
Thanks
Anand
Hi Anand,
You might be providing a wrong element id to the js. Thats why it is showing the following error.
Regards,
Divyanshu Pathak