Niels

Results 26 comments of Niels

Hi @NguyenChiTrung1310, Just to be sure: are you encountering these 404s just in the dev environment or also in production? It is expected that in the dev environment, the optimized...

Hi @dankore, Thanks for the hint. I tried to reproduce the error but couldn't. Can you please share two pieces of information: 1. How are you calling the next-image-export-optimizer package?...

Hi @dankore, I tried replicating the error with next-pwa in the config but have had no success. Even when I use the config you shared in this issue; it successfully...

Hi @eeshaan, Thanks for submitting. The bug is harder to fix than expected. I found out that Firefox will not apply the blur filter as it has display:none applied. Changing...

I also faced the situation that a react-spring animation outside of an r3f Canvas is not executing when a Canvas with frameloop="never" prop is present. A way to trigger the...

Hi @mmtftr, Thanks for the PR!. I will take a look but it might take me until May as I am quite busy now.

Hi @ruslkovalen123, Thanks for the bug report. I will take a look. Hopefully in May.

Hi @feO2x, This is an interesting idea! I never heard of this package. What is your experience with the quality of the output from svgo? Will there be artifacts or...

Hi @jack828, Interesting approach! I haven't thought about this use case yet. I have to look into it, how and if exporting these functions is a good idea. Currently, these...

Hi @mmarseu, Let me think about this. In general, the remote image feature needs more work and I will have a look how this could be implemented.