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