问题标签 [react-flow]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
3 问题
0
投票
0
回答
18
浏览
reactjs - 无法在反应流中更新元素状态的值
我正在尝试使用 react-flow 构建带有自定义节点的元素流。
有一个自定义 WelcomeNode,其中包含一个文本字段和可动态添加的 ChoiceNode。
WelcomeNode 文本字段的状态不会更新。
这是代码的沙箱:https ://codesandbox.io/s/objective-matan-mqeb2j?file=/src/components/Flowbuilder.js
0
投票
0
回答
9
浏览
0
投票
0
回答
4
浏览