PApostol commented on pull request #19211: URL: https://github.com/apache/airflow/pull/19211#issuecomment-951748244
> How does `[webserver] default_wrap` get passed to the frontend after this change? I thought that's what the `wrapped` meta value is for. Now it does not seem to be used anywhere? See `Airflow.code` in `views.py`. That's a good point, I must have missed that. I've added the `isWrapped` meta value back - otherwise the `default_wrap` value won't be used. -- 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]
