Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Frontend crashes when opening chunk page generated by Knowledge Graph #4180

Closed
1 task done
liyongpengs opened this issue Dec 23, 2024 · 1 comment
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@liyongpengs
Copy link

Is there an existing issue for the same bug?

  • I have checked the existing issues.

RAGFlow workspace code commit ID

a5cf6fc

RAGFlow image version

v0.15.0

Other environment information

No response

Actual behavior

利用knowlege Graph生成的chunk,前端打开chunk页面崩溃。

  1. Chunk Page Link : http://127.0.0.1/knowledge/dataset/chunk?id=xxxx&doc_id=xxx。
  2. Frontend Console Error:
    报错
  3. Backend Data Retrieved via /v1/chunk/knowledge_graph?doc_id=xxx:
    result.json

Expected behavior

No response

Steps to reproduce

just open page, link like this:http://127.0.0.1/knowledge/dataset/chunk?id=xxxx&doc_id=xxx。

Additional information

No response

@liyongpengs liyongpengs added the bug Something isn't working label Dec 23, 2024
KevinHuSh added a commit that referenced this issue Dec 23, 2024
### What problem does this PR solve?

#4180

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
cike8899 added a commit to cike8899/ragflow that referenced this issue Dec 23, 2024
KevinHuSh pushed a commit that referenced this issue Dec 23, 2024
…ame as the combo ID #4180 (#4191)

### What problem does this PR solve?

Fix: Fixed the issue that the page crashed when the node ID was the same
as the combo ID #4180

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
baifachuan pushed a commit to baifachuan/ragflow that referenced this issue Dec 26, 2024
### What problem does this PR solve?

infiniflow#4180

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
baifachuan pushed a commit to baifachuan/ragflow that referenced this issue Dec 26, 2024
…ame as the combo ID infiniflow#4180 (infiniflow#4191)

### What problem does this PR solve?

Fix: Fixed the issue that the page crashed when the node ID was the same
as the combo ID infiniflow#4180

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
KevinHuSh pushed a commit that referenced this issue Dec 31, 2024
 (#4306)

### What problem does this PR solve?

Fix: Fixed the issue that the graph could not display the grouping #4180

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
@liyongpengs
Copy link
Author

Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants