proptypes warning when passing an async server component as children #40935
Labels
duplicate
This issue or pull request already exists
external dependency
Blocked by external dependency, we can’t do anything about it
nextjs
Steps to reproduce
Link to live example: https://stackblitz.com/edit/github-n2hgfw?file=src%2Fapp%2Fpage.tsx
Steps:
Current behavior
Error:
The warning doesn't happen when you add a
div
in betweenExpected behavior
No proptypes error
Context
Related: #35676
Your environment
npx @mui/envinfo
Search keywords: proptypes server components
The text was updated successfully, but these errors were encountered: