[
https://issues.apache.org/jira/browse/AIRFLOW-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768956#comment-16768956
]
ASF GitHub Bot commented on AIRFLOW-3887:
-----------------------------------------
feng-tao commented on pull request #4713: [AIRFLOW-3887] Downgrade dagre-d3 to
0.4.18
URL: https://github.com/apache/airflow/pull/4713
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Dagre D3 Version 0.6.3 raises merge is not a function error
> -----------------------------------------------------------
>
> Key: AIRFLOW-3887
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3887
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.10.2
> Reporter: Felix Uellendall
> Priority: Major
> Attachments: Screen Shot 2019-02-06 at 16.13.05.png
>
>
> The latest version of Dagre D3 that we already use (0.6.3) contains a bug
> that causes the Graph View to stop working for D3 Version 3 that we are using.
> {noformat}
> TypeError: previousPaths.merge is not a function
> {noformat}
> !Screen Shot 2019-02-06 at 16.13.05.png!
> To temporary fix this you can pin your Dagre D3 version to 0.4.18
> The actual fix should be to set Dagre D3 to the next release that contains
> this bugfix.
> See: https://github.com/dagrejs/dagre-d3/pull/350
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)