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

JSX labels are ignored in v3 #816

Closed
radekmie opened this issue Oct 23, 2020 · 0 comments · Fixed by #818
Closed

JSX labels are ignored in v3 #816

radekmie opened this issue Oct 23, 2020 · 0 comments · Fixed by #818
Assignees
Labels
Type: Bug Bug reports and their fixes
Milestone

Comments

@radekmie
Copy link
Contributor

The following code JSX renders a field without label:

<TextField label={<span style={{ color: 'red' }}>Fancy Label</span>} />
@radekmie radekmie added the Type: Bug Bug reports and their fixes label Oct 23, 2020
@radekmie radekmie added this to the v3.0 milestone Oct 23, 2020
@radekmie radekmie self-assigned this Oct 23, 2020
radekmie added a commit that referenced this issue Oct 24, 2020
@radekmie radekmie linked a pull request Oct 24, 2020 that will close this issue
radekmie added a commit that referenced this issue Oct 26, 2020
@radekmie radekmie moved this to Closed in Open Source Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug reports and their fixes
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant