alexbegg commented on issue #10434: URL: https://github.com/apache/airflow/issues/10434#issuecomment-677962869
I believe the fix may be to change the following line from `last_run ` to encodeURIComponent(`last_run `). I am still trying to figure out how to test this out and make my first PR, but if someone beats me to it go ahead: https://github.com/apache/airflow/blob/273e28cc2547cd552ea9c88cce086459b64e6257/airflow/www/templates/airflow/dags.html#L375 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
