Uncaught TypeError: Cannot read property 'find' of undefined
hi
This error msg does not come always but some times navigating to different pages this error occurs and app freezes.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
hi
This error msg does not come always but some times navigating to different pages this error occurs and app freezes.
Hello!
Click on that error message to see in what line is the problem. Check in that line for what object you execute find method.
if (name) {
elem = context.find("[dsid='" + name + "'], " +
"[dsrefid='" + name + "']");
i am getting this error appery side, i have no idea from where the error is coming
Uncaught TypeError: Cannot read property 'find' of undefined appery.js:398
Hello!
Could you please provide us with a public link to your project and steps to reproduce the issue?
hi
public link:
http://appery.io/app14/mobile-frame?s...
Hello,
Unfortunatly we can not reproduce this problem.
Also could you please specify what do you mean by "simultaneously keep navigating"
Regards.
"simultaneously keep navigating" when we go to dashboard page we get latest ,hot ,adddish,search button . On click on each button we navigate to different page.
On page show some services are invoked and while services are invoking if we try to navigate to other page I am getting blank(white) screen.
Currently i can not access your app public link,
Did you change something?
Regards.
i just selected Render all pages in one HTML file in app settings. now i ve unchecked it.