pierrejeambrun opened a new pull request, #26926:
URL: https://github.com/apache/airflow/pull/26926

   solves: https://github.com/apache/airflow/issues/26901
   
   https://github.com/apache/airflow/pull/26554 introduced a proper way to set 
the `json_provider_class`. As a result the `/object/task_instances` endpoint 
now returns a `json/application` content type instead of `text/html`. There is 
no need to `JSON.parse` anymore in the `handleRefresh`.
   
   
   **Old Response**:
   
![image](https://user-images.githubusercontent.com/14861206/194414896-2f9048d4-4266-4433-a6a8-98f4a5cd3e65.png)
   
   **Current response**:
   
![image](https://user-images.githubusercontent.com/14861206/194414331-80b6bbbe-17d4-4892-95b8-2b40650e677d.png)
   


-- 
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