You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that, when angular kendo is loaded, ui.route creates a extra controller, with a new $id, that is a sibling of the "parent" controller. I the plunkr, the parent has $id 007 and the extra controller has a $id of 008.
I am not sure if this is a ui.route or a angular kendo problem.
Edit: tested on OSX 10.9.1 => Chrome 31.0.1650.63 and Safari 7.0.1
The text was updated successfully, but these errors were encountered:
I am posting a similar message in the angular kendo github.
I made this plunkr, http://plnkr.co/edit/fbaKz77jpaXi0ptzkANW?p=preview that demonstrates the problem.
It seems that, when angular kendo is loaded, ui.route creates a extra controller, with a new $id, that is a sibling of the "parent" controller. I the plunkr, the parent has $id 007 and the extra controller has a $id of 008.
I am not sure if this is a ui.route or a angular kendo problem.
Edit: tested on OSX 10.9.1 => Chrome 31.0.1650.63 and Safari 7.0.1
The text was updated successfully, but these errors were encountered: