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: 修复 #6372 引入的刷新目标无法传递复杂对象的问题 #6864

Merged
merged 1 commit into from
May 12, 2023

Conversation

2betop
Copy link
Collaborator

@2betop 2betop commented May 12, 2023

What

🤖 Generated by Copilot at bb7263d

This pull request refactors and improves the target filtering logic in various renderers by using the filterTarget function from amis-core. The filterTarget function can handle more complex target expressions and query parts, and improves the consistency and performance of the reloading and data loading logic. The function was moved from ./Scoped to ./index to avoid circular dependencies.

🤖 Generated by Copilot at bb7263d

filterTarget helps
simplify and speed up code
autumn of refactor

Why

How

🤖 Generated by Copilot at bb7263d

@github-actions github-actions bot added the fix label May 12, 2023
@github-actions
Copy link

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

Please review the labels and make any necessary changes.

@hsm-lv hsm-lv linked an issue May 12, 2023 that may be closed by this pull request
@2betop 2betop merged commit 04453bc into baidu:master May 12, 2023
5 checks passed
@2betop 2betop deleted the chore-reload branch May 12, 2023 06:13
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.

reload不支持发送对象了
3 participants