Open Issues Need Help
View All on GitHub Improve E2E test stability - fix flaky tests and timing issues about 1 month ago
enhancement help wanted
AI Summary: This critical issue is blocking production builds due to TypeScript compilation failures in a Vite project. The core problems are missing type definitions for `pdfjs-dist` and `import.meta.env` not being recognized by TypeScript. The solution requires correctly installing PDF.js types, configuring `vite-env.d.ts` for environment variables, and potentially adjusting `tsconfig.json` and PDF.js worker setup.
Complexity:
4/5
bug help wanted
bug help wanted
bug good first issue
bug enhancement help wanted