Warning: Each child in a list should have a unique "key" prop. #1172
Unanswered
nicitaacom
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got this error (its error)
Warning: Each child in a list should have a unique "key" prop.
When I run this code
This package cause error
@react-email/render
Link to the code that reproduces this issue
https://github.com/nicitaacom/acc2-send-email-react-email-resend
if it ask you about .env - fill random value - in .env.local
To Reproduce
git clone https://github.com/nicitaacom/acc2-send-email-react-email-resend
pnpm i
pnpm dev
Expected Behavior
I wait no error
I got error
Please help me to fix it
If you have an example of github repository whre you send emails and got no error - please share
Beta Was this translation helpful? Give feedback.
All reactions