Describe the bug
selectionChange event is not fire when select the same item that before call form.resetForm()
To Reproduce
Steps to reproduce the behavior:
AlbaniaReset button to reset formAlbaniaExpected behavior
Fire the selectionChange event
Screenshots

There is no selectionChange on second time
Browser
Seems the same as https://github.com/telerik/kendo-angular/issues/1733
The problem is indeed the same as in #1733 - restoring the previous value after programmatic value change does not trigger selectionChange. Closing this issue in favor of the other one to track its status in one place. We'll look to introduce a fix for this soon.
Most helpful comment
Seems the same as https://github.com/telerik/kendo-angular/issues/1733