styled
with shouldForwardProp
breaks forwarding of internal props
#45014
Labels
package: system
Specific to @mui/system
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Steps to reproduce
Steps:
div
node.Current behavior
If you inspect the node, it has internal props such as
as
orsx
forwarded directly to HTML.Expected behavior
Internal props should not be forwarded to HTML nodes when
shouldForwardProp
is provided.Context
No response
Your environment
npx @mui/envinfo
Search keywords: styled, shouldForwardProp
The text was updated successfully, but these errors were encountered: