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
hi,
after deleting all the nodes if you press the delete button again it gives you this error and the delete function does not work anymore.
i have tested it on Windows 7 using Google Chrome.
Thanks for the note!
Regarding buttons: the main projects is the underlying model and view.
Buttons for each of the things depend on the given view, and the one I came
up with is only a simple example. Adding such buttons would be simple, and
could be customized to your specific use case
hi,
after deleting all the nodes if you press the delete button again it gives
you this error and the delete function does not work anymore.
i have tested it on Windows 7 using Google Chrome.
hi,
after deleting all the nodes if you press the delete button again it gives you this error and the delete function does not work anymore.
i have tested it on Windows 7 using Google Chrome.
Uncaught TypeError: Cannot read property 'children' of undefined model.js:181
Model.nextSibling model.js:181
commands.cut.apply commands.js:100
Controller.doCommand controller.js:93
Controller.executeCommands controller.js:47
Controller.actions.cut controller.js:135
View.actions.cut view.js:146
(anonymous function) keys.js:58
(anonymous function) view.js:329
by the way, it is very great work but it would be better if you can control creating the nodes and all the other function by buttons too.
The text was updated successfully, but these errors were encountered: