tirkarthi commented on PR #39918:
URL: https://github.com/apache/airflow/pull/39918#issuecomment-2248601544

   Thanks @bbovenzi , I have rebased and fixed conflicts with changes made to 
use RenderedJsonField in another PR. One issue I am facing is as per below 
screenshot I have project_id with value of 1. According to `JSON.parse` in 
Firefox it's valid. The code used to check for valid JSON in 
RenderedJsonField.tsx also returns true but the src value is not accepted by 
ReactJson which is strange.
   
   
   
![image](https://github.com/user-attachments/assets/359b5099-b1ac-49b4-b98d-272e5b26fbd3)
   


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