Skip to content

v5.14.3

Compare
Choose a tag to compare
@awmleer awmleer released this 10 Jun 03:52
· 793 commits to master since this release
d8a4b2b

Bug Fixes

  • 773a675 InfiniteScroll: Fix loadMore can not be triggered after retry from failed state
  • 8a968d4 Form: setFieldsValue should trigger the rerender of Form.Subscribe now

修复

  • 773a675 InfiniteScroll: 修复了当某次加载失败点击重试之后,loadMore 无法再被继续触发的问题
  • 8a968d4 Form: 当调用 setFieldsValue 更新表单数据时,Form.Subscribe 现在可以正确的触发重渲染了