You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the back end returns normal, but returns an empty array, the front end cannot proceed to the next step
use-dependencies.ts:152 Uncaught (in promise) TypeError: res.filter is not a function
at use-dependencies.ts:152:14
at async getDependentTaskLinksByTask (use-dependencies.ts:149:7)
at async handleDelete (dag-context-menu.tsx:150:19)
Search before asking
What happened
If a node is copied in an existing workflow, it cannot be deleted without being saved
What you expected to happen
Copy a workflow node
How to reproduce
Anything else
No response
Version
3.2.x
use docker image: apache/dolphinscheduler-standalone-server:3.2.2
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: