Project

General

Profile

Bug #12002

Updated by François ARMAND about 6 years ago

At first login, I get the following error in the dashboard 
 <pre> 
 TypeError: decomposedValues[i] is undefined 
 rudder-datatable.js:1590:5 
 </pre> 

 and graphs are very slow to show up 

 Update: the problem is somehow linked to Jetty version: Rudder 4.3 with Jetty 8 works fine, and Rudder 4.1 with Jetty 9 has the problem.  
 We keep target = 4.3 because we don't have jetty 9 before.

Back