intel/appframework

AF 3.0: selecting a navigation in "interactivity" panel is not working

jenavarro opened this issue · 1 comments

a. Create a project with AF 3.0
b. create 2 pages
c. use interativity page in Intel XDK or the following statement to switch from one button or listitem to a separate page:

activate_page("#frmLogin");

Expected behavior: the page frmLogin is displayed and navigated to.
Actual behavior: nothing happens (you can see with the debugger that the activate_page sentence is executed, but nothing happens).
AF 3.0: selecting a navigation in "interactivity" panel is not working

This is not applicable to 3.0 version of AF.