react-email icon indicating copy to clipboard operation
react-email copied to clipboard

💌 Build and send emails using React

Results 262 react-email issues
Sort by recently updated
recently updated
newest added

## The problem For some time, we had to remove the application inside `apps/demo` out of the `pnpm-workspace.yaml` file due to an error, we had when using the workspace version...

Package: react-email

### Describe the Bug I tried using React context in my email templates, which works perfectly fine with the `render` package, but breaks with the `email dev` command. I get...

Type: Bug
Package: react-email

This fixes the issues that were causing #649. What was causing that issue was that `@react-email/render` would import `react-dom` as the Next bundled version, which would not be the same...

Package: react-email

### Describe the Bug I recently had an issue with React-Mail closing without any error when running with bun (installed on WSL), see reproduction here: https://github.com/codeScourge/react-email. I was able to...

Type: Bug
Package: react-email

This new contributing guide includes a lot of changes and a lot of additions. First it changes the CONTRIBUTING.md to be a pointer into the contributing guide in the docs...

Type: Documentation

## Background After the updates to the Tailwind component that came with performance improvements we had a lot more environments to consider while trying to run `tailwindcss` under the hood...

Package: @react-email/tailwind
Type: Improvement

### Describe the Bug `Heading` component is not rendering when it's inside a `Tailwind` component. I was building a new email and was fighting with `Heading` not displaying (not rendering...

Type: Bug
Package: @react-email/tailwind
Fixed under canary

### Describe the Bug I am trying to use react-email with TRPC and Next.js I ran a profiler on the output of `next build` with `@next/bundle-analyzer` It said the largest...

Type: Bug
Package: @react-email/tailwind

### Describe the Bug I am trying to send email through API router in Next.js. It is working fine in localhost but not in production. I am also using ngrok,...

Type: Bug

### Describe the Bug Hello, this is the one I was referring to to in [the other ticket](https://github.com/resend/react-email/issues/1054) @gabrielmfern, I have a monorepo with an auth package, an email package...

Type: Bug
Package: @react-email/tailwind