Skip to content

fix(ProFormItem): 修复 validateDebounce 属性不生效的问题 #9072

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

Conversation

Lemonnnnnnnnnnn
Copy link
Contributor

fix: #9050
同步 antd 的 validateDebounce 属性到 antdFormItemPropsList 列表中,解决了传参丢失的问题

同步 antd 的 validateDebounce 属性到 antdFormItemPropsList 列表中,解决了传参丢失的问题
Copy link

pkg-pr-new bot commented Apr 6, 2025

@ant-design/pro-card

npm i https://pkg.pr.new/@ant-design/pro-card@9072

@ant-design/pro-components

npm i https://pkg.pr.new/@ant-design/pro-components@9072

@ant-design/pro-field

npm i https://pkg.pr.new/@ant-design/pro-field@9072

@ant-design/pro-descriptions

npm i https://pkg.pr.new/@ant-design/pro-descriptions@9072

@ant-design/pro-form

npm i https://pkg.pr.new/@ant-design/pro-form@9072

@ant-design/pro-layout

npm i https://pkg.pr.new/@ant-design/pro-layout@9072

@ant-design/pro-list

npm i https://pkg.pr.new/@ant-design/pro-list@9072

@ant-design/pro-provider

npm i https://pkg.pr.new/@ant-design/pro-provider@9072

@ant-design/pro-skeleton

npm i https://pkg.pr.new/@ant-design/pro-skeleton@9072

@ant-design/pro-table

npm i https://pkg.pr.new/@ant-design/pro-table@9072

@ant-design/pro-utils

npm i https://pkg.pr.new/@ant-design/pro-utils@9072

commit: d9667e0

@chenshuai2144 chenshuai2144 merged commit ec3f506 into ant-design:master Jun 9, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛[BUG]ProForm内,使用pro组件配置validateDebounce这个属性不生效,
2 participants