zambadruzaman commented on issue #21059:
URL: https://github.com/apache/airflow/issues/21059#issuecomment-1023404868


   Hi @lidalei, yes it was the exact same issue, when you delete any dags, make 
sure there is no other dag depends on the deleted dag. If you have a dag which 
has external trigger or sensor pointing to the deleted dag, the dependency 
graph will be broken and the [dagre-d3](https://github.com/dagrejs/dagre-d3) js 
won't able to render the graph. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to