Hi,
i use the free Neo4J AuraDB Workspace Explore view. It seems that i cannot create relationships in the GUI between existing nodes.
Example:
  • i select two nodes
  • right click -> create relationship -> i select one of the available relationship types
  • the relationship create menu opens
  • i click "create" to save the relationship, but nothing happens
I use Microsoft Edge Version 120.0.2210.91. When i open the dev console, some error about "t.join is not a funciton" appears whenever i click to create the relationship, see the included picture for this.
Everything else in the gui works as intended.
Creating relationships with cypher queries also works fine, but i need to use the GUI for now.
Am i doing it wrong, or is this a bug?