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: rendering of ReactNode descriptions #387

Merged

Conversation

peetzweg
Copy link
Contributor

@peetzweg peetzweg commented Mar 27, 2024

Issue:

Closes #378

What has been done:

  • description of ReactNode type wasn't rendered. It was treated as string.

Screenshots/Videos:

Before:
Screenshot 2024-03-27 at 17 30 31

After:
Screenshot 2024-03-27 at 17 29 17

Copy link

vercel bot commented Mar 27, 2024

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

Name Status Preview Comments Updated (UTC)
sonner ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 4:33pm

@macalinao
Copy link

bump

@landg16
Copy link

landg16 commented Apr 4, 2024

@emilkowalski
image

@emilkowalski emilkowalski merged commit 6c51bc8 into emilkowalski:main Apr 10, 2024
2 checks passed
@emilkowalski
Copy link
Owner

@landg16 Thanks for this!

@YashTotale
Copy link

When will this be released?

@zirlman
Copy link

zirlman commented Apr 27, 2024

@emilkowalski Can we expect this to be released soon?

@peetzweg
Copy link
Contributor Author

@emilkowalski
319755409-ebd9cf44-db13-41db-9625-7e5980a3e47f

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.

Using a React element for description displays [object Object]
6 participants