You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/17 10:15:25 UTC

[GitHub] [airflow] humit0 commented on issue #20373: Paused event is logging twice in some pages.

humit0 commented on issue #20373:
URL: https://github.com/apache/airflow/issues/20373#issuecomment-996600385


   @ashb yes I clicked once.
   
   There are duplicated code in `tree.[hash].js` and `dag.[hash].js`, so it call twice.
   ![image](https://user-images.githubusercontent.com/8676247/146528222-4cd8a672-eb2b-4005-870d-6702c19ac6c7.png)
   
   ![image](https://user-images.githubusercontent.com/8676247/146528284-b7790cee-b24f-4997-a82e-f4ef28af2e3c.png)
   
   So I think it needs to split [dag.js](https://github.com/apache/airflow/blob/main/airflow/www/static/js/dag.js) file.
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org