[
https://issues.apache.org/jira/browse/GRIFFIN-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541275#comment-16541275
]
ASF GitHub Bot commented on GRIFFIN-177:
----------------------------------------
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
> [UI] measure page wrong display
> --------------------------------
>
> Key: GRIFFIN-177
> URL: https://issues.apache.org/jira/browse/GRIFFIN-177
> Project: Griffin (Incubating)
> Issue Type: Bug
> Reporter: Juan Li
> Assignee: Juan Li
> Priority: Major
> Attachments: 177.png
>
>
> found measure page wrongly displayed attached the symptom
> root cause: <td>\{{row["dq.type"].toLowerCase()}}</td> in
> measure.component.html causing infinite loading if row["dq.type"] is null
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)