-
29 Oct 2012 9:50 AM #11
-
31 Oct 2012 4:31 AM #12
Aaron:
I have a main panel which on click of a button takes to a daview.list When a list-item is clicked the first time, it works fine displaying a detail panel. But when user navigates back to main panel and dataview.list is displayed the second time clicking on list-item doesn't trigger the tap event.
the controller query Id was set correctly to dataview.list. After reading this post chain, I changed the control query to include navigation view's id followed by dataview.list's Id, which fixed the problem.
Hope this helps.
-
31 Oct 2012 9:53 AM #13
Was it an "id" or an "itemId"? "itemId"s should be prefixed.
This may have been a bug, have you linked in the release candidate version of Touch 2.1 to see fi it was fixed?Aaron Conran
@aconran
Sencha Architect Development Team
-
1 Nov 2012 2:07 AM #14
Aaron, yes I am using Id not ItemId. I haven't tried it with 2.1 yet. I will do that once our production roll out is done in the next couple of weeks.
I know your team is probably busy for 2.1 roll out as well, is it possible for your team to try this scenario out to confirm if it works fine in 2.1?
Thanks as always.
ST
-
1 Nov 2012 4:00 PM #15
It's probably a little too late for that; in full testing mode to make sure other things are working.
Please bump this after the release and ensure that we confirm it working/broken.
Thanks,Aaron Conran
@aconran
Sencha Architect Development Team



Reply With Quote