Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5561] Android: Picker change Event Listener doesn't fire at the first time

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2018-01-31T14:02:40.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterAhmed Mohamed
AssigneeShak Hossain
Created2018-01-31T13:26:14.000+0000
Updated2018-01-31T14:02:40.000+0000

Description

When data is assigned to picker BEFORE declaring the event listener; It's Okay, But when using Alloy data binding from web services the data is assigned to picker AFTER declaring the event listener So in this case, The picker can't handle the listener at the first time. So the listener must be added to picker after fetching the data.

Comments

  1. Hans Knöchel 2018-01-31

    Duplicate of TIMOB-25687, fixed in 7.1.0!

JSON Source