[
https://issues.apache.org/jira/browse/AIRFLOW-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558150#comment-16558150
]
Verdan Mahmood commented on AIRFLOW-2730:
-----------------------------------------
I believe it would make more sense to pick this issue after extracting all
inline JS from html files into separate .js file.
I've created a new JIRA issue to do that.
https://issues.apache.org/jira/browse/AIRFLOW-2804
> Airflow 1.9.0+ Web UI Fails to Load in IE11
> -------------------------------------------
>
> Key: AIRFLOW-2730
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2730
> Project: Apache Airflow
> Issue Type: Bug
> Components: ui
> Affects Versions: 1.9.0
> Reporter: Cameron Yick
> Priority: Minor
>
> As a developer, I would like to use Airflow in enterprise environments where
> IE11 is the only browser available.
> Presently, the admin view doesn't load because some of the inlined javascript
> on the page uses ES6 features, like the array spread operator.
> Fixing this change will become a lot easier after AIRFLOW-2691 goes through,
> because transpilation could happen as part of the build process.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)