Closed emilecantin closed 8 years ago
I have two datepickers which I use to select a date range, so I want the "start" widget's value to be the "end" widget's min date, and vice versa.
When I use k-rebind="otherWidgetValue", I get Angular errors:
Error: [$rootScope:inprog] $digest already in progress
I don't use angular-kendo anymore, so I'll go ahead and close the issue.
I have two datepickers which I use to select a date range, so I want the "start" widget's value to be the "end" widget's min date, and vice versa.
When I use k-rebind="otherWidgetValue", I get Angular errors: