raychenfj / ion-multi-picker

Multi Item Picker - An Ionic Custom Multi Picker Component
https://raychenfj.github.io/ion-multi-picker/
Other
236 stars 103 forks source link

possbile soultion to get data asynchronously. #79

Open undermoodzyx opened 6 years ago

undermoodzyx commented 6 years ago

Hi, there maybe a solution to get data asynchronously in multi-picker. I debug the multi-picker and find when parent col value change, multi-picker will invoke a function called validate //(line:231). That's a moment we could update the multi-picker data source using angular NgZone.