Posted on Jun 2, 2011 by
Swift Bird
What steps will reproduce the problem?
- Perform UINavigation.goToPage(0); on page 1 or 2. I used the navigationBar.rightButton to execute goToPage(0);
What is the expected output? What do you see instead?
Instead of going to the first page, I see the current page contents disappear and the back button still visible and un-clickable.
What version of the product are you using? On what operating system? 0.4
Please provide any additional information below.
Screen Shots attached for before and after executing goToPage(0);
- Before.PNG 8.38KB
- After.PNG 13.27KB
Comment #1
Posted on Jun 4, 2011 by Grumpy BirdFixed in version 0.4.3
Status: Fixed
Labels:
Type-Defect
Priority-Medium