Hello -
Please debug your JavaScript on this page the reference to which are shown on the right side.
http://devcenter.appery.io/documentat...
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/
Hello -
Please debug your JavaScript on this page the reference to which are shown on the right side.
http://devcenter.appery.io/documentat...
You have incorrect syntax in file model.js.span class="_wysihtml5-temp"/span
Sorry, but I do not have model.js on my javascripts.
Could you please provide us with a public app link and steps to reproduce, we'll take a look.
http://appery.io/app/mobile-frame?src...
Please login using:
Username: user
Password: pass
Click List (Operation)
Bottom part Click "Search Establishment"
Choose Food on Dropdown
Set Boundary 500
Click Search
Click Any Map Marker then click Visit Place link inside infowindow
Click Visit Place
Click Back
Click Back
This is where the error (Click Get Directions)
Here's my problem:
I have this page called "Establishment_menu" with HTML Component that has Javascript for searching establishments nearby..
Everything on the app works fine until I get to "Establishment_menu" page..
After using the functionality of "Establishment_menu" which is to search for nearby places, I would have to navigate on a certain page but the problem is the javascript inside the HTML page is causing error on the other page which stops the navigation of the pages then it will be stuck on a page.
When I navigate from the HTML page, it is causing error on Console like:
The page is looking for the values of the Text input from the page with HTML even I am not on the HTML Page anymore..
Any idea how to fix?
Here are some of the errors I get after navigating back from the HTML page
It is showing errors on directions.js which I can use properly if I did not use/navigate to the HTML page.
"Uncaught TypeError: Cannot read property 'setPanel' of undefined" isn't it that setPanel is used as property for google maps to show direction? I can use this JS properly if i do not navigate to the HTML page
Hello Poll.
This strange behavior appears in most of apps I know, simple solution doesn't exist.
You need to wait 15-20 mins, just from time to time, close and open project and try to test it, until it will send you all js files for the project
Hi Poll,
Should be fixed now. Please try again and let us know result.