ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

PropertyCommit not working when insert new token on RadDataForm AutoCompleteInline in IOS #1418

Closed gomeschristopher closed 3 years ago

gomeschristopher commented 4 years ago

Which platform(s) does your issue occur on?

iOS

Please tell us how to recreate the issue in as much detail as possible.

  1. Start on IOS the autocomplete raddataform example https://github.com/NativeScript/nativescript-ui-samples-angular/tree/master/dataform
  2. Remove some token and you will see the onPropertyCommitted() log, but if you insert a new token this not happen