Nelson Lai
Nelson Lai
I think the Callout border in dark mode classes is missing. I don't know if I am correct.
### Description: It's fixed in the latest `next.js` canary version. But it is still unstable. Thus, we should fix it later. ### Steps to Reproduce: `pnpm build` ### Expected Behavior:...
In the dashboard, the root layout is not under the folder `/[locale]` which causes the HTML lang attribute empty.
### Describe the Bug Using React 19 + Next.js 15 I want to use `@react-email/render` on edge runtime. However, I got this error: ```txt unhandledRejection: Error: A Node.js API is...
### Description This PR introduces several changes to fix #1164 improve the handling of file paths and directory listings in the application: 1. **Escape Glob Patterns**: Added a utility function...