antvis / XFlow

React component for building interactive diagrams.
https://x6.antv.antgroup.com/xflow/guide/introduction
MIT License
564 stars 233 forks source link

debugger #371

Closed SoarBlueSky closed 1 year ago

SoarBlueSky commented 1 year ago

问题描述

在 @antv/xflow@1.0.54版本中 使用 app.getGraphData() 遇到debugger,我都快郁闷了

重现链接

重现步骤

import {useXFlowApp } from '@antv/xflow'; const app = useXFlowApp(); app.getGraphData()

预期行为

获取到 graphData

平台

屏幕截图或视频(可选)

image

补充说明(可选)

No response

xflow-bot[bot] commented 1 year ago

👋 @lyp000119

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

xflow-bot[bot] commented 1 year ago

@lyp000119

为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为无复现步骤或可复现仓库而被自动关闭,提供之后会被 REOPEN。

In order to communicate effectively, we have a certain format requirement for the issue, your issue is automatically closed because there is no recurring step or reproducible warehouse, and will be REOPEN after the offer.

xflow-bot[bot] commented 3 months ago

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.