Daniel Alvarez
Daniel Alvarez
With the last update of library the hansontable lost scope when is used behind a ng-if, my solution was use a ng-show, maybe set a custom context to your grid...
> ```ts > export interface StreamCallbacks = { > open: () => void; > close: () => void; > message: (event: E) => void; > }; > ``` Extra "="...
> Hey @alferov! Can we fix this? > We are using Jfrog artifactory to cache the bower packages. We can not use the workaround of directly pulling from the downstream...
Same here... I crated a PR with a FIX https://github.com/alferov/angular-file-saver/pull/49 If you want to use in your repo to test purposes just now, you can put in your bower directly...
@mikeaustin > I'm confused because in the README it says it uses https://github.com/eligrey/FileSaver.js, but that is "file-saver" not "file-saver.js". The code hasn't been changed in 5 years? Is the name...
Y left in NPM a fork with the fix... I hope the authors of this package returns and merge this PR related to continue using this If not, your're able...
Solved in - https://github.com/alferov/angular-file-saver/issues/48
Hi, maybe this response is a little late but is just now when i trying to get this, this is my solution: You must call the aws client inside the...