[ 
https://issues.apache.org/jira/browse/NIFI-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990100#comment-14990100
 ] 

Matt Gilman edited comment on NIFI-956 at 11/5/15 3:19 PM:
-----------------------------------------------------------

Possibly related... [~bende] reported that running FF 31 on Centos7 that he 
received the following JS error:

{code}
if (nf.Common.isBlank(processorType.description)) {
{code} 

{code}
processorType is undefined on line 934 of nf-canvas-toolbox.js
{code}

Additionally, the new processor icon remained on the graph.


was (Author: mcgilman):
Possibly related... [~bende] reported that running FF 31 on Centos7 that he 
received the following JS error:

{code}
if (nf.Common.isBlank(processorType.description)) {
{code} 

{code}
processorType is undefined on line 934 of nf-canvas-toolbox.js
{code}

> Occasionally the New Processor Dialog is rendered with no types
> ---------------------------------------------------------------
>
>                 Key: NIFI-956
>                 URL: https://issues.apache.org/jira/browse/NIFI-956
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Minor
>
> Occasionally the New Processor Dialog is rendered with no processor types 
> visible. Selecting a tag or using the filter will trigger the types to be 
> drawn. Because the processor types are populated into the table model prior 
> to it be rendered it likely needs to be resized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to