We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.5.0-rc.6
window 10 / IE11 / Vue ^2.6.11
https://www.antdv.com/components/input-cn/
<a-input-search placeholder="input search text" allow-clear enter-button @search="onSearch"/> 加入属性参数 allow-clear 出现布局错乱
不会影响搜索按钮样式
影响到搜索按钮样式
无
The text was updated successfully, but these errors were encountered:
https://codesandbox.io/s/angry-bird-x8v89?file=/src/App.vue
未发现布局错乱。
Sorry, something went wrong.
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.
No branches or pull requests
Version
1.5.0-rc.6
Environment
window 10 / IE11 / Vue ^2.6.11
Reproduction link
https://www.antdv.com/components/input-cn/
Steps to reproduce
<a-input-search placeholder="input search text" allow-clear enter-button @search="onSearch"/>
加入属性参数 allow-clear
出现布局错乱
What is expected?
不会影响搜索按钮样式
What is actually happening?
影响到搜索按钮样式
无
The text was updated successfully, but these errors were encountered: