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

### Describe the Bug I'm experiencing an issue where email content gets randomly cut when using @react-email/[email protected] and React 18. However, I noticed that in all cases, the cut happens...

Type: Bug

### Describe the Bug IOS ![Image](https://github.com/user-attachments/assets/7ec3bf70-3fe0-4974-b156-d429c7c514a4) Gmail ![Image](https://github.com/user-attachments/assets/8af5a43f-c157-4f3b-895b-61c00fc628d2) When attempting to recreate the bug associated with issue #1796 we discovered there is a discrepancy with how the social media icons...

Type: Bug

### Describe the Bug I'm using react-email within my current next.js 15 app router project. ![image](https://github.com/user-attachments/assets/5d76ea46-12ad-433f-919c-d410f3dc7209) This is a new project but ive got a similar setup with the pages...

Type: Bug
Package: react-email

### Describe the Bug I wasn't able to start the dev server, and was getting no indication of why. I figured out that I was on node 17 and node...

Type: Bug
App: Preview
Package: react-email

changed internal components sequence to be more logical and easy to follow.

### Describe the Bug I have the following file structure: ``` react-email-bug/ ┣ emails/ ┃ ┣ _components/ ┃ ┃ ┣ footer.tsx ┃ ┃ ┣ layout.tsx ┃ ┗ generic.tsx ┣ node_modules/...

Type: Bug
Package: react-email
Type: Good First Issue

This PR adds example of how to use react email with [IndiePitcher](https://indiepitcher.com).

### Describe the Bug I have a NextJs project and i want to integrate react-email. Thus, i use the Manual Setup option in the docs from step 2 to the...

Type: Bug
App: Preview
Package: react-email
Resolution: Needs More Information

### Describe the Bug If you are using the latest version of `@react-email/components: 0.0.32` the Tailwind media classes are only added on the body, all other generated html tags have...

Type: Bug
Package: @react-email/tailwind