Closed KitWallace closed 2 years ago
gets the query confused - seems to retrieve the tree ok but its no displayed and the URL is messed up with the email address!
Two errors: json when a single tree is not an array of 1 , its just a tree so special case slice (start,end) is exclusive of end so need to do slice(0, count+1) to get count items
gets the query confused - seems to retrieve the tree ok but its no displayed and the URL is messed up with the email address!