Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-24451] Fix init of ListView in ListViewProxy #8939

Merged
merged 1 commit into from Apr 7, 2017

Conversation

garymathews
Copy link
Contributor

  • In some cases property getter events are fired before TiListView has been initialised by its parent
  • Make sure the view is available before returning section data
TEST CASE

JIRA Ticket

@lokeshchdhry
Copy link
Contributor

FR Passed.

Clicking on Actual -> Manifest -> Details -> Manifest -> Details -> Manifest -> Actual in the test app does not give sectionCount or sections as 0.

Appc Studio : 4.8.1.201612050850
SDK Version : Locally built 6.2.0
Mac OS Version : 10.12.3
Xcode Version : Xcode 8.3 Build version 8E162
Appc CLI AND Appc NPM : {"NPM":"4.2.8","CLI":"6.1.0"}
Ti CLI : 5.0.11
Alloy : 1.9.5
Node : v4.6.0
Nexus 6 running 6.0.1

@lokeshchdhry lokeshchdhry merged commit 5693cfe into tidev:master Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants