Sam Lin
                                            Sam Lin
                                        
                                    I figured it out. It is because of CRLF. It is easy to workaround this issue. the secret file has to be LF use `eol=lf filter=git-crypt diff=git-crypt` to ensure it...
I thought I had a demo? but thanks! This is still work in process. I will try to make it better and welcome to make a pull request.
Could you try 4.0.0-beta.9? you don't need `` anymore in theory.
Thank you! Btw, I liked your project from long times ago. Thank you for creating that project.
@Ismaestro also could you try 4.0.0-beta.12. I think it will help on things like some images are not loaded properly
Weird. That doesn't make any sense. There are only 2 changes between 9 and 12, https://github.com/maxisam/ngx-progressive-image-loader/pull/11/commits/819dae7afbf8ce1963e3a054685d68e2c3116776 and https://github.com/maxisam/ngx-progressive-image-loader/pull/11/commits/717c266cd5e1815e1a037dcf9f0f2d302b0af459 I don't understand how could it work on 9 but not 12
I will try it sometime this week.
please try the latest beta version. 4.0.0-beta.15. I used it on production for a while already.
@cliffchapmanrbx i am trying to solve the same issue as well. My current solution is create a custom github action find out what projects are involved in the change and...