Matt Gilman created NIFI-9237:
---------------------------------
Summary: UI - Cannot read properties of undefined (reading
'restricted')
Key: NIFI-9237
URL: https://issues.apache.org/jira/browse/NIFI-9237
Project: Apache NiFi
Issue Type: Improvement
Components: Core UI
Reporter: Matt Gilman
Assignee: Matt Gilman
Uncaught error while adding a new Processor:
{noformat}
nf-ng-processor-component.js?1.15.0-SNAPSHOT:443 Uncaught TypeError: Cannot
read properties of undefined (reading 'restricted')
at HTMLDivElement.<anonymous>
(nf-ng-processor-component.js?1.15.0-SNAPSHOT:443)
at HTMLDivElement.handle (jquery.min.js:2)
at HTMLDivElement.dispatch (jquery.min.js:2)
at HTMLDivElement.$event.dispatch (jquery.event.drag-2.3.0.js:385)
at HTMLDivElement.v.handle (jquery.min.js:2)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)