0

This is my code. It's part the configuration of a library for context menus, and get's triggered if I click on an item in the context menu. Then I see the error mentioned in the title.

{
  [...]
  onClickFunction: function (event){
    [...]
    gon.watch("nodes", {}, function(){})
  }
},
troricleba
  • 151
  • 1
  • 3
  • 12
  • The Cytoscape team reviewed this question today but we weren't sure what you were trying to do nor how it related to Cytoscape and/org cytoscape.js. Can you provide more details? – AlexanderPico Jun 27 '19 at 16:39
  • @AlexanderPico I tagged it wrong, it's actually a question about cytoscape js, sorry. – troricleba Jun 29 '19 at 09:03

0 Answers0