Description
Apache Airflow version
3.0.2
If "Other Airflow 2 version" selected, which one?
No response
What happened?
I have been using Airflow 3.0.2 for my own data-engineering-pipeline code. After running the DAG, I am noticing that the graph is not rendering the task states colors even after refreshing the page.
Note: I am using a dynamically generated DAG using loops.

What you think should happen instead?
State Colors should reflect on the DAG Tasks while the DAG is in running state.
How to reproduce
From the second trigger itself when the configs are uploaded.
Operating System
linux
Versions of Apache Airflow Providers
apache-airflow==3.0.2
apache-airflow-providers-apache-beam==6.0.4
apache-airflow-providers-google==15.1.0
apache-airflow-providers-snowflake==6.3.1
apache-airflow-providers-postgres==6.2.0
apache-airflow-providers-redis==4.1.0
apache-airflow-providers-common-sql==1.27.1
google-cloud-bigquery-storage==2.32.0
Deployment
Docker-Compose
Deployment details
Docker Compose version v2.28.1
Anything else?
Nothing
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct