Nabil
Nabil
Hey @Titou325, I will make an assumption here, but it might be related to the fact that Vercel runs on Lambdas. Puppeteer relies on Chromium, which is way to large...
@Titou325 this is only if you use `react-print` to put the PDF together. I personally don't use Onedoc to render the PDF, also the `Error 500` on Vercel doesn't say...
@Titou325, I use tailwind yes, also I believe Onedoc compiles everything to css? I'm not even sure I need `Tailwind`. Will check.
Similar issue here. The sheet closes/opens on every keystroke. disabling `keyboardHandlerEnabled` indeed mitigates this, however that is not what we want since we need the inputs to be visible above...
@intentodepirata depends on your package manager. Pnpm has its own patch system. There are a few tutorials online on how to apply a patch.
This issue only occurs on **Android**. iOS works perfectly in a monorepo setup with `expo-router/entry` as `main`'s value. I use **Turborepo** with **pnpm**. Although each project has its own node_modules,...