hooks icon indicating copy to clipboard operation
hooks copied to clipboard

useAntdTable在manual=true的情况下,defaultParam和手动run都不会填充表单默认值

Open Wing-El opened this issue 1 year ago • 7 comments

image

Wing-El avatar May 16 '24 06:05 Wing-El

麻烦share一个复现的链接,方便排查~

coding-ice avatar May 30 '24 00:05 coding-ice

https://stackblitz.com/~/github.com/Wing-El/test-ahooks-antd?file=src/main.tsx @coding-ice

Wing-El avatar May 30 '24 06:05 Wing-El

分享的链接,没有案例哦,麻烦核对下~

coding-ice avatar May 30 '24 07:05 coding-ice

https://stackblitz.com/~/github.com/Wing-El/test-ahooks-antd?file=src/App.tsx @coding-ice 再试试

Wing-El avatar May 30 '24 07:05 Wing-El

已复现

askwuxue avatar Jul 11 '24 09:07 askwuxue

已经定位问题并修复,等确认这是个bug,我可以开一个PR。

askwuxue avatar Jul 11 '24 09:07 askwuxue

I've submitted a PR to fix this issue: #2594

askwuxue avatar Jul 11 '24 09:07 askwuxue