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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: emoji visibility error in Avatar component #7292

Closed

Conversation

AnubhavMittra
Copy link

Closes #7290

📝 Description

Fix Emoji rendering issue in Avatar component.

⛳️ Current behavior (updates)

Could not render emojis properly when it is passed in name props of Avatar component.

🚀 New behavior

Emojis are rendered properly in Avatar component.

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

@changeset-bot
Copy link

changeset-bot bot commented Jan 29, 2023

🦋 Changeset detected

Latest commit: de72868

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@chakra-ui/avatar Patch
@chakra-ui/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Jan 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
chakra-ui-storybook ✅ Ready (Inspect) Visit Preview Jan 29, 2023 at 3:29AM (UTC)

@segunadebayo
Copy link
Member

Closing based on comment in the attached issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avatar doesn't support emoji
2 participants