-
13 Dec 2011 4:08 AM #1
[PR2] [PR3] down(String selector) method from Container class is not working anymore
[PR2] [PR3] down(String selector) method from Container class is not working anymore
For example I have a panel "view" that contains a button with ID myButton.
In touch 1 and touch 2 pr1, I can select the button with view.down('#myButton')
The down method works in touch 2 pr1, but it doesn't any more in pr2 or pr3.
Is there any alternatives in new versions?
-
13 Dec 2011 10:46 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
Thank you for the report, sounds like a bug.
-
13 Dec 2011 10:49 AM #3
Thanks for the concern. It was my mistake as I didn't notice the API changes. There is nothing wrong with down method.
Looks like we cannot reproduce this. Please provide another test case to reproduce this issue.


Reply With Quote