retejs / rete.js.org

Examples and documentation for Rete.js v1

Home Page:http://rete.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] when making a 'module' node, typein the same name of the module iteself will cause the page freeze.

lancety opened this issue · comments

step to reproduce

"react": "16.8.6",
"react-dom": "16.8.6",
"react-scripts": "3.0.1",
"rete": "1.3.1-rc.3",
"rete-area-plugin": "0.2.1",
"rete-connection-plugin": "0.7.2",
"rete-context-menu-plugin": "^0.6.0-rc.1",
"rete-module-plugin": "^0.4.1",
"rete-react-render-plugin": "0.2.0"

indeed, an additional check is needed to prevent the module from being used recursively