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

Enum titles do not appear with antd #2134

Closed
3 tasks done
GabrielBellard opened this issue Nov 18, 2020 · 2 comments
Closed
3 tasks done

Enum titles do not appear with antd #2134

GabrielBellard opened this issue Nov 18, 2020 · 2 comments
Labels
antd antd related theme issue bug

Comments

@GabrielBellard
Copy link

Prerequisites

Description

The title of an enum does not appear with antd.

Steps to Reproduce

  1. Make a enum
  2. Add a title to this enum

material-ui working example

antd bug example

Expected behavior

The enum title should appear.

Actual behavior

The enum title does not appear.

Version

"@rjsf/antd": "^2.4.0"
"@rjsf/core": "^2.4.0"

@jacqueswho jacqueswho added bug antd antd related theme issue labels Apr 11, 2022
@heath-freenome
Copy link
Member

Also, fails for checkbox version too playground

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

No branches or pull requests

4 participants
@jacqueswho @GabrielBellard @heath-freenome and others