0
votes

We have created a directive to do a validation of the input/ selected item must be exists in the combo box list. However, it's not working anymore after upgraded the package to 0.18.1 and implement the [allowCustom]="true". It was working in the previous version 0.10.x.

The scenario is when user remove the entry from the combobox and enter a value again, the directive is triggered. But if user, append the content in the combobox, the directive is not triggered at all.

Please help. Video attached

Sample Project is Attached.

1
Maybe you can provide a plunkr?knikolov
Sample project is added and link provided in the question.Mullaly

1 Answers

0
votes

This seems to be a bug in the @progress/[email protected] release.

I updated the demo to the latest official (0.21.x) and it seems fixed: http://screencast.com/t/xyN8q9kR