Github user icesmartjuan commented on the issue:
https://github.com/apache/incubator-griffin/pull/344
issue:
found UI page wrongly displayed if measure["dq.type"] is not set,
root cause: <td>row["dq.type"].toLowerCase()</td> in measure.component.html
causing infinite loading if row["dq.type"] is null---
