lidalei commented on issue #21059:
URL: https://github.com/apache/airflow/issues/21059#issuecomment-1023334116
>
> Closed this issue, the problem is not due to any bug, it's configuration
issue on my side.
Hi @zambadruzaman, could u share which configuration issue? We had the same
problem after deleting some dags.
The browser shows error
```
Uncaught TypeError: Cannot set properties of undefined (setting 'label')
at dagre-d3.min.js:103:1930
at Array.forEach (<anonymous>)
at preProcessGraph (dagre-d3.min.js:103:1833)
at Array.fn (dagre-d3.min.js:103:453)
at Array.Co.call (d3.min.js:3:15178)
at renderGraph (dagDependencies.bd18a52029a9cc9bbe0d.js:265:12)
at Object.9 (dagDependencies.bd18a52029a9cc9bbe0d.js:288:1)
at __webpack_require__ (dagDependencies.bd18a52029a9cc9bbe0d.js:30:30)
at dagDependencies.bd18a52029a9cc9bbe0d.js:94:18
at dagDependencies.bd18a52029a9cc9bbe0d.js:97:10
DevTools failed to load source map: Could not load content for
http://airflow.datadott.int/static/appbuilder/css/bootstrap.min.css.map: HTTP
error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
```
--
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]