mirror of
https://github.com/langgenius/dify.git
synced 2026-01-06 06:26:00 +00:00
fix: add invalidCustomizedTemplateList to dependencies in Popup component
This commit is contained in:
@@ -209,6 +209,7 @@ const Popup = () => {
|
||||
hidePublishAsKnowledgePipelineModal,
|
||||
notify,
|
||||
t,
|
||||
invalidCustomizedTemplateList,
|
||||
])
|
||||
|
||||
const handleClickPublishAsKnowledgePipeline = useCallback(() => {
|
||||
|
||||
Reference in New Issue
Block a user