Volodymyr Kotuslyi

Results 5 comments of Volodymyr Kotuslyi

Created pool request regarding this bug #97

That is why I asked to implement "setURL" method in actions. Here is the case: I need to access login page of my SPA and do some actions before access...

Here is the whole app.js ``` import $ from 'jquery'; import angular from 'angular'; import 'kendo-ui-core'; import uiRouter from 'angular-ui-router'; import ngResource from 'angular-resource'; import ngCookies from 'angular-cookies'; import Common...

Here is the solution https://github.com/telerik/kendo-ui-core/issues/1932