[
https://issues.apache.org/jira/browse/AIRFLOW-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16712050#comment-16712050
]
Ash Berlin-Taylor commented on AIRFLOW-3452:
--------------------------------------------
If you are checking out from Git you will need to follow the steps in
https://github.com/apache/incubator-airflow/blob/master/CONTRIBUTING.md#setting-up-the-node--npm-javascript-environment-only-for-www_rbac
to build the assets.
The {{display:none}} is odd, but I suspect something else is overriding that
later?
> Cannot view dags at /home page
> ------------------------------
>
> Key: AIRFLOW-3452
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3452
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Jinhui Zhang
> Priority: Blocker
>
> I checked out the latest master branch(commit
> {{[9dce1f0|https://github.com/apache/incubator-airflow/commit/9dce1f0740f69af0ee86709a1a34a002b245aa3e]}})
> and restarted my Airflow webserver. But I cannot view any dag at the home
> page. I inspected the frontend code and found there's a
> {{style="display:none;"}} on the \{{main-content}}, and the source code says
> so at
> [https://github.com/apache/incubator-airflow/blob/master/airflow/www_rbac/templates/airflow/dags.html#L31]
> . Is this a known issue? How should I fix it?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)