Alex Tsoi
Alex Tsoi
I wasn't able to make it work. In my case, lambda downloads a single pdf report from AWS RDS SQL Server SSRS which supports only NTLM or Kerberos. I entertained...
@ParsaArvanehPA any word on this issue? Your provided workaround works, but this should work out of the box in my opinion.
FYI, the slide animation was replaced with fade out/in in the latest version, so the original issue is no longer reproducible.
I started having the same problem at some point in an old project and was able to "fix" it by reordering schematics in `angular.json` file. Before: ```json "cli": { "schematicCollections":...