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

Form panel color picker 错误 #24

Closed
wanxxz opened this issue Dec 4, 2021 · 3 comments
Closed

Form panel color picker 错误 #24

wanxxz opened this issue Dec 4, 2021 · 3 comments

Comments

@wanxxz
Copy link

wanxxz commented Dec 4, 2021

react_devtools_backend.js:2540 Warning: Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.

Check the render method of ColorPicker.
    at ColorPicker (webpack-internal:///./node_modules/@antv/xflow-extension/es/flowchart-editor-panel/control-map-service/components/fields/color.js:18:13)

是否可以用 react portal 代替直接调用 render 方法

@xflow-bot
Copy link
Contributor

xflow-bot bot commented Dec 4, 2021

👋 @wanxxz

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.

@lxfu1
Copy link
Member

lxfu1 commented Dec 14, 2021

这个是警告,应该不会导致不可用,近期修复。

@xflow-bot
Copy link
Contributor

xflow-bot bot commented Dec 18, 2022

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 Dec 18, 2022
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

3 participants