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

add plugin unexist error tips #3717

Merged
merged 6 commits into from
Feb 10, 2025
Merged

Conversation

newfish-cmyk
Copy link
Collaborator

No description provided.

@c121914yu
Copy link
Collaborator

c121914yu commented Feb 7, 2025

🤖 Generated by deploy action

📦 Preview Image: ghcr.io/labring/fastgpt-pr:5fe7f02e0655ad755c5de522ef50f05581854389

packages/global/core/app/utils.ts Show resolved Hide resolved
<SaveButton isLoading={loading} onClickSave={onClickSave} />
<SaveButton
isLoading={loading}
onClickSave={onClickSave}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checkData 直接在 onclickSave 里做是不是就可以了?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

onclickSave在modal确认的时候才触发,checkData放在打开modal前判断

projects/app/src/service/core/app/utils.ts Outdated Show resolved Hide resolved
@c121914yu c121914yu merged commit 896a3f1 into labring:main Feb 10, 2025
3 checks passed
OnesZhang pushed a commit to OnesZhang/FastGPT that referenced this pull request Feb 14, 2025
* add plugin unexist error tips

* throw error when run plugin

* check workflow

* plugin data avoid request twice

* auth owner tmbId

* fix
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.

2 participants