Valentin Hervieu

Results 275 comments of Valentin Hervieu

I understand but I think that filtering and aggregation are different features so I don't understand why the user should select the aggregate function inside the filter popup.

OK I got the idea for the UI. What do you think about my way of dealing with the data and the config (in the PR)?

This is one of the most complex feature of the react version but must of the logic (especially the maths parts) can be taken as-is. If someone is willing to...

Thanks for the hint, this is a good trick. However, we are now directly using the Lokalize Github integration and the new plural option is also not available there 😞

> Ah yes, I did. I did a bit of research but couldn't find a way to do this either. I thought this was okay at least as a proof...

Thanks to @elbalexandre, we discovered that setting `swcMinify: false` in the `next.config.js` "solves" the issue: the build is around 10x slower than the serverless version but it doesn't crash anymore....

Thanks for sharing, we haven't tried enabling the `outputFileTracing` flag .

> The reproduction as it has too many edge functions (not sure if it's too extreme) is still failing, we'll see if we can keep improve on it. In our...

Still I'm looking forward to trying the fix of #59393 because we recently have our builds often failing on Vercel (not locally) even though we stopped using our huge codegen...

@kdy1 @huozhi any chance that the above mentioned fix could be added to `@next/swc`? We have reached a state where our production application deployments keep failing on Vercel due to...