You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving my comment here to a new issue for bug report: #245
The graph has an annoying behavior when editing text in node options. If the user press the delete key on his keyboard, an entire node is deleted rather than just the text in the text area.
Moving my comment here to a new issue for bug report: #245
The graph has an annoying behavior when editing text in node options. If the user press the delete key on his keyboard, an entire node is deleted rather than just the text in the text area.
Here is an example to reproduce the issue in the Baklava demo as follow:
https://codesandbox.io/s/baklavajs-example-forked-twsd1r?file=/src/MathNode.js
The text was updated successfully, but these errors were encountered: