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

Input-password cannot customize prefixCls through config-provider #4427

Closed
1 task
yiwuyu opened this issue Jul 27, 2021 · 3 comments
Closed
1 task

Input-password cannot customize prefixCls through config-provider #4427

yiwuyu opened this issue Jul 27, 2021 · 3 comments
Labels

Comments

@yiwuyu
Copy link

yiwuyu commented Jul 27, 2021

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

Version

2.2.2

Environment

os: macos big sur 11.1, brower: chrome 91.0.4472.106, vue version: 3.1.5

Reproduction link

Edit on CodeSandbox

Steps to reproduce

设置 config-provider 的 prefixCls 为 antdv,查看input-password的类名前缀是否更改

What is expected?

input-password 的类名前缀变为 antdv- ,样式将失效

What is actually happening?

input-password 的样式仍然为ant-design默认样式,而input 已经样式失效


由于在 sandcodebox 中设置 vue.config.js 失效,antd.less 导入失败,只能通过控制台确认类名未改变

@github-actions github-actions bot changed the title input-password 无法通过config-provider自定义prefixCls Input-password cannot customize prefixCls through config-provider Jul 27, 2021
@xujiali111
Copy link

这个bug修复后什么时候发包啊,等着用

@tangjinzhou
Copy link
Member

周末

@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 Jul 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants