-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
AutoComplete props prefixCls sets the default value, resulting in invalid configProvide prefixCLS #4566
Closed
1 task done
Labels
Comments
github-actions
bot
changed the title
AutoComplete props prefixCls 设置默认值,导致configProvide prefixCLS无效
AutoComplete props prefixCls sets the default value, resulting in invalid configProvide prefixCLS
Aug 24, 2021
candy-Tong
pushed a commit
to candy-Tong/ant-design-vue
that referenced
this issue
Aug 24, 2021
13 tasks
candy-Tong
pushed a commit
to candy-Tong/ant-design-vue
that referenced
this issue
Aug 24, 2021
13 tasks
tangjinzhou
pushed a commit
that referenced
this issue
Aug 24, 2021
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
undefined
Environment
windows10,google chrome 79.0.3945.130,vue 2.6.10
Reproduction link
https://github.com/vueComponent/ant-design-vue/blob/next/components/auto-complete/index.tsx#L36
Steps to reproduce
AutoComplete props prefixCls 设置默认值,导致configProvide prefixCLS无效
customizePrefixCls始终为props默认值,导致configProvide prefixCLS无效
What is expected?
configProvide prefixCLS生效
What is actually happening?
configProvide prefixCLS无效
The text was updated successfully, but these errors were encountered: