Till

Results 15 comments of Till

@tfrijsewijk Many thanks, I have just applied your [environment based Injectable approach](https://github.com/angular/angular-cli/issues/3855#issuecomment-579719646) and it works perfectly. Just note that with recent versions of Alpine base images, for reasons beyond my...

While `7.1.2` works for me when using most recent Angular `13.1.1`, there are still warnings whenever I update dependencies since the current version constraints don't support Angular >12. Would appreciate...

@mediantiba I have the same impression. Can't blame the contributors if they use their free time for something else, but it's really a pity since from a technical point if...

I also came across this issue using _Angular 6.1_ (import of `rxjs/Subject` failed) and after `yarn add rxjs-compat` I could run the component.

This is a very useful enhancement, @pottava pls consider to merge it!

@patrickdk77 Thanks, I see you also added `DIRECTORY_LISTINGS_CHECK_INDEX` which allows listing and default `index.html` at the same time, which I consider a very useful feature. Hope you keep maintaining your...

Had the same issue, further to above setting OID_SESSION_NAME alone was sufficient to enable session state via cookie tracking.

@eotatop Since the SD card issue seems to be manufactor or even model related, can you share the detailed type of the working 64GB Lexar card you are using? @Grippentech...

Thanks @ldadams, I just ran into the same issue and your hint worked for me. Note that the [AWS CLI docs on sns publish](https://docs.aws.amazon.com/cli/latest/reference/sns/publish.html ) still don't mention that you...

@mordka Thanks for your hint. I actually also forked this project some time ago to build an application around it, but now heard multiple times it's no longer the recommended...