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

# VS Code extension for previewing emails Here is a GIF of how the usage of the VS Code extension feels and looks like ![Kooha-2023-10-27-19-10-10](https://github.com/resendlabs/react-email/assets/88866334/e67df4ed-77e0-44e0-b385-04a9e26b130d) Had to keep the GIF...

Type: Feature

### Describe the Bug hi guys, I'm testing how my emails look on plainText and the links are not rendering properly. The official examples are not working either. If you...

Type: Bug
Package: @react-email/render

### Describe the Bug The [README](https://github.com/resendlabs/react-email/tree/main/packages/body) of the`` component states that you can use it to set the email background color and that is supported by the most popular email...

Type: Bug
Package: @react-email/body

### Describe the Bug I think `eslint` packages should be a dev dependency so that they do not get installed if the user does not use `eslint` as a linter....

Type: Bug
Package: react-email

### Describe the Bug On rendering React Emails that are using the tag, I'm getting a large string of unreadable characters ([U+200E][U+200F]). My setup is using CSS for formatting. I...

Type: Bug
Package: @react-email/preview

### Describe the Bug If the `tailwind.config.ts`contains a plugin with ES6 exports, the `config` attribute will give this TS error: ```sh Type '{ content: string[]; darkMode: "class"; theme: { container:...

Type: Bug
Package: @react-email/tailwind

### Describe the Bug Email templates created with React Email do not display properly in Apple Mail client on iOS. It looks like it's reducing the width or adding a...

Type: Bug
Package: @react-email/head

### Describe the Bug When exporting with `npm run export`, the export filenames discard any suffix and not only the last part of the file extension, i.e. ``` MyEmailFile.jsx ->...

Type: Bug
Package: react-email

Email does not render as expected on Gmail IOS: Shoutout to @Xexr for reporting this. The email should look like the one from [this comment](https://github.com/resend/react-email/pull/1024#issuecomment-1828066275).

Package: @react-email/tailwind

### Describe the Bug When using tailwind "size" classname, it is not recognised and results in class="size-X" in the html: `test` ### Which package is affected (leave empty if unsure)...

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