Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AvatarGroup] Can't specify component prop #34042

Closed
2 tasks done
siriwatknp opened this issue Aug 23, 2022 · 3 comments
Closed
2 tasks done

[AvatarGroup] Can't specify component prop #34042

siriwatknp opened this issue Aug 23, 2022 · 3 comments
Labels
bug 馃悰 Something doesn't work component: avatar This is the name of the generic UI component, not the React module! good first issue Great for first contributions. Enable to learn the contribution process.

Comments

@siriwatknp
Copy link
Member

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 馃槸

component prop does not work for AvatarGroup.

Expected behavior 馃

should be able to change the semantics of AvatarGroup.

Steps to reproduce 馃暪

// still returning `div` with type error
<AvatarGroup component="ul">

Context 馃敠

This issue is coming from #33993

Your environment 馃寧

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.
@siriwatknp siriwatknp added bug 馃悰 Something doesn't work component: avatar This is the name of the generic UI component, not the React module! good first issue Great for first contributions. Enable to learn the contribution process. labels Aug 23, 2022
@siriwatknp
Copy link
Member Author

Might be fixed by #33994

@vorbrodt
Copy link

Does #33994 fix it? Otherwise I would like this issue

@siriwatknp
Copy link
Member Author

Does #33994 fix it? Otherwise I would like this issue

Yes, it fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 馃悰 Something doesn't work component: avatar This is the name of the generic UI component, not the React module! good first issue Great for first contributions. Enable to learn the contribution process.
Projects
None yet
Development

No branches or pull requests

2 participants