Skip to content

The component size configuration of ConfigProvider is not valid for radio-group #5688

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

Closed
1 task
gracesu04133021 opened this issue Jun 10, 2022 · 1 comment · Fixed by #5690
Closed
1 task
Labels

Comments

@gracesu04133021
Copy link

gracesu04133021 commented Jun 10, 2022

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.5

Environment

vue3

Steps to reproduce

ConfigProvider全局配置component-size对radio组件无效


draggerList
tableLayout
treeList

What is expected?

希望全局配置为small以后,radio的尺寸也自动更新为small
after i config the componentSize for ConfigProvider, the radio button can alse be setted the small size;

What is actually happening?

修改全局配置为small以后,radio的尺寸依然是default, 没有同步更新为small
after i config the componentSize to small for ConfigProvider, the radio button has no change and keep in default size;

tangjinzhou pushed a commit that referenced this issue Jun 11, 2022
…5688

* fix(radio-group): remove the default value of the component size prop

* update test
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant