Jean-Sébastien Herbaux

Results 49 comments of Jean-Sébastien Herbaux

We've merged [a PR that potentially fixes the issue](https://github.com/strapi/strapi/pull/19676) above. It'll be available in `5.0.0-rc-13` tomorrow.

Hey there, I'm trying to reproduce your issue but haven't had any chance so far. I've created a brand new Windows 11 installation, installed Node, ran my project and created...

Hi, I've released an experimental version with a potential fix. If someone could try this version `0.0.0-experimental.545ccead2ee1717bbc7ab950455dbb0ddb9924a3` and tell me wether it fixes the issue or not, that would be...

Damn, that makes no sense :slightly_frowning_face: ~I'm still trying to reproduce that on Windows, but so far no luck, I've only tried to apply a blind fix.~ I've been able...

Alright, so I've tested with a new experimental `0.0.0-experimental.a9a5a36dd73072c19eadeff5f387e8286b2a4d22` and it appears to be fixed. I'll wait to see if other can confirm as well :slightly_smiling_face:

Glad to hear it's working for both of you! The PR is being reviewed and will be released after that

I managed to reproduce it locally. From what I've found, it comes down to hoisting settings: - if hoisting is enabled, no issue arise - if you add `hoist=false` to...

Hey @LuisRodriguezLD ! Thanks for your input. We've talked about your proposal internally and concluded that we would rather fix the bug directly rather than add a temporary workaround for...

On that note, while our criterion mandates us to have it as low on GitHub (for good reasons), we bumped it to medium in our internal team's backlog as we...