Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k-ng-model not set correctly with cascading ComboBoxes #3446

Closed
Juveniel opened this issue Jul 25, 2017 · 1 comment
Closed

k-ng-model not set correctly with cascading ComboBoxes #3446

Juveniel opened this issue Jul 25, 2017 · 1 comment

Comments

@Juveniel
Copy link
Contributor

Bug report

The cascading functionality of the ComboBox widgets breaks k-ng-model and does not set the correct value for the cascading ComboBox model.

Reproduction of the problem

The described behavior can be observed on the following Dojo.

In order to reproduce the issue follow these steps:

  • Click the "Switch" button - value changes in both widgets.
  • Click the "Switch" button a second time - $scope.c2 is null (logged in the browser console), thus no value is being selected in the second ComboBox.

Environment

  • Kendo UI version: 2016.1.112 and UP
  • Browser: [all]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants