Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@2betop
Copy link
Member

@2betop 2betop commented Jun 5, 2024

What

Why

CRUD 列中存在一列 List 组件,List 是带 store 的,crud 的行数据发生切换时,如果 list 关联的数组,从有有成员变成 undefined 时,会出现 List 的数据不更新的问题。原因是 withStore 里面同步逻辑有问题,保留了原来的 store.data

How

@github-actions github-actions bot added the fix label Jun 5, 2024
@github-actions
Copy link

github-actions bot commented Jun 5, 2024

👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.

@2betop 2betop force-pushed the fix-store-sync branch 2 times, most recently from 81a477f to 007b464 Compare June 6, 2024 01:38
@hsm-lv hsm-lv merged commit 09e564e into baidu:master Jun 6, 2024
@2betop 2betop deleted the fix-store-sync branch June 11, 2024 08:56
2betop added a commit to 2betop/amis that referenced this pull request Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants