Jason
Jason
Hi. Thanks for the code; it's great. Do you know how I can make this work with the PATCH method? Thanks, Jason
So, in IE 9 when I tried using this plugin I got the following error after authenticating in the popup: `Blob is undefined` So, I figured a Blob polyfill might...
Hi, Is server-side paging available out-of-the-box with with the `ak-grid`? Thanks, Jason
Is it possible to configure system-wide settings for a particular control on application startup? For example, instead of having to put `k-no-records.bind="true"` on every `ak-grid` just set it once globally?...
Hi, I'm getting a `SCRIPT70: Permission denied error on line 3, character 13524` of the xdomain.min.js file when attempting to use this in IE 9. Here's the debug output: ```...
Hi, It would be awesome if it was possible to use the template as a typescript project. Manually converting it to typescript doesn't appear to require too many code changes....
I'm getting a `Cyclic dependency` error when injecting the RouteGeneratorService into a view model. The relevant code is as follows: `app.routes.ts` ```javascript export const personas = { route: 'personas', name:...
Hi, Is there any way I can easily use this with .NET 5 and the DNX Core 5 framework? Thanks, Jason
Awesome!
This is awesomely simple and addresses the problem in an elegant way. Thanks for putting it together!
I noticed in my log.txt error file I have a ton of the errors below. I could disable logging warnings, but I'm just wondering if this warning can be resolved...