Skip to content
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

fix: 调用轮播表updateRows方法数据不更新 #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuchumian
Copy link

列表拥有数据后,置空数据列表此时动画定时停止,当再次调用updateRows进行数据更新时animationHandler不为空,以至于不会触发animation方法导致数据不更新

该PR的类型是? (至少选择一个)

  • Bug修复
  • 新特性
  • 新组件

该PR是否向下兼容? (选择任一)

如果为否,请描述冲突情况:

涉及到的ISSUE:

  • 该PR如果涉及到某个ISSUE, 请在PR标题中描述出来 (例如. fix #xxx[,#xxx], "xxx"为ISSUE序号)

是否在Chrome浏览器下进行过测试?

如果这是一个新特性新组件相关的PR,请提供如下信息

  • 添加该特性或组件的原因
  • 文档应该修改哪些信息
  • 测试相关

提交新特性新组件前请先发起一个相关的ISSUE请求

其他信息:

列表拥有数据后,置空数据列表此时动画定时停止,当再次调用`updateRows`进行数据更新时`animationHandler`不为空,以至于不会触发`animation`方法导致数据不更新
@yuchumian yuchumian closed this May 22, 2021
@yuchumian yuchumian reopened this May 22, 2021
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.

None yet

1 participant