Paul Hachmang

Results 100 comments of Paul Hachmang

We'll probably switch to https://github.com/dotansimha/graphql-yoga for the build in GraphQL server, which as support for envelop plugins like https://www.envelop.dev/docs/guides/monitoring-and-tracing which might help this usecase. We might be able to write...

I think this should be fixed upstream.. Created an issue https://github.com/vercel/next.js/issues/29455

Great to hear that you've found a workaround! I've found a related next.js discussion here https://github.com/vercel/next.js/discussions/24536 Anything we can do on the GraphCommerce side to help with this issue?

In my opinion, having this available here is already valuable and might help the next person encountering it. @rossparachute Do you know if it only happens once, or happens every...

@konyilwin We've reproduced the issue, working on a fix!

Alright, I've Identified the issue, this seems to be related to lingui's internal dependency declarations and it seems it is currently only possible to use the latest version.. To fix...

Created an issue in the lingui repo here: https://github.com/lingui/js-lingui/issues/1262

We are also running into major bundle size increases https://github.com/graphcommerce-org/graphcommerce/pull/1536#issuecomment-1168603211, created a lingui issue here: https://github.com/lingui/js-lingui/issues/1263 I'm still going to merge the PR as it is currently blocking deployments, but...

Found another issue with translations not being found: https://github.com/lingui/js-lingui/issues/1264 and applied a workaround https://github.com/graphcommerce-org/graphcommerce/pull/1538

As mentioned in the chat, this is the output of `yarn codegen` ![image](https://user-images.githubusercontent.com/1244416/160120385-c383ea89-37fc-44e9-ae1e-bb952b49b96d.png)