josh-fell commented on issue #29105: URL: https://github.com/apache/airflow/issues/29105#issuecomment-1400749974
Can reproduce with Breeze `breeze start-airflow --use-airflow-version 2.5.1`: https://user-images.githubusercontent.com/48934154/214113365-655f40d3-49a2-44fe-bc18-cc69293938b0.mov Console also shows an additional related error message when I tested: ```bash Uncaught TypeError: t[a].mapped_states is undefined z http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 z http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 z http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 graph.1c0596dfced26c638bfe.js:2:17406 z http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 z http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 map self-hosted:221 z http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 <anonymous> http://localhost:28080/static/dist/graph.1c0596dfced26c638bfe.js:2 ``` -- 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]
