Project

General

Profile

Bug #22131

Updated by François ARMAND over 1 year ago

It seems that since parent issue was corrected, the graph of node by version is not clickable anymore. We have that error in js console: 

 <pre> 
 Uncaught TypeError: data[0]._model is undefine 
 </pre> 

 A console.debug shows that now, only the version as a string is given, not a data object

Back