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

FlowchartNodePanel中自定义节点的renderComponent属性无效以及快捷键问题 #417

Closed
jiang-zhong-xi opened this issue Sep 21, 2023 · 3 comments

Comments

@jiang-zhong-xi
Copy link

Describe the bug

renderComponent失效

在FlowchartNodePanel中的registerNode属性定义了一个节点,如下
image
实际上没有渲染出“(自定义节点3)”
看了先源码发现renderComponent被过滤掉了:
image

ctrl +s 是撤销

在官方示例给的quick-start-cra-js中就有这个问题。

Your Example Website or App

https://github.com/antvis/XFlow/tree/master/examples/quick-start-cra-js

Steps to Reproduce the Bug or Issue

  1. 给renderComponent赋值
  2. 运行
  3. 没有展现出对应的组件

Expected behavior

正常就行

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]
    Windows。chrome。

Additional context

No response

@xflow-bot
Copy link
Contributor

xflow-bot bot commented Sep 21, 2023

👋 @jiang-zhong-xi

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.

@jiang-zhong-xi
Copy link
Author

这个项目不再更新了吗 @lifesinger @RaoHai @linhuiw @rockdai

@xflow-bot
Copy link
Contributor

xflow-bot bot commented Sep 27, 2024

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.

@xflow-bot xflow-bot bot locked as resolved and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant