Marc Roig

Results 153 comments of Marc Roig

Hi @ErhanAbi, That was an amazing issue description. It provided all necessary information to fix the problem! I have created a PR that addresses this :) We will try to...

Had the same behaviour with uOrigin adblock using Chrome. I don't know if this is something we want, but there are services specialized in preventing analytics requests to be blocked,...

@alexandrebodin Hello! I was reading the PR and the thread. Wanted to see if we could close issue https://github.com/strapi/strapi/issues/14060. In this thread, The conclusion was, to not leak the db...

Hello! ✋ A couple of questions - Do you think splitting the apply.js even more would be benefiting? I personally thing long files are hard to read and maybe having...

I think the order in this case is not preserved: ![image](https://user-images.githubusercontent.com/20578351/193306096-a31be096-8997-47a5-b2b5-f23e5969ad49.png) - I have `Tags` in a `Kitchen Sink` entry. T1, T2, T3. - I remove T2 - I save...

> So with the local provider how does that path work? If I'm not mistaken it's just ignored completely. Exactly that, it is ignored for other providers than s3. >...

I added a new migration file explaining: - people should move the sizeLimit configuration (if being used) - also be careful if the sizeLimit value was in kilobytes. What do...

> Thank you very much and congrats for your very first PR to our documentation repo, @Marc-Roig! 🥳 Good job. I added some suggestions, those are mostly formatting-related. Happy to...

Also, as this requires a migration guide, I guessed it should be scheduled for 4.4.X , I do not know if that should be the case.