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

ASF subversion and git services commented on NIFI-12615:
--------------------------------------------------------

Commit b47ca20f56d45a1f52f2cdf24eb7d218eb7aeaaf in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b47ca20f56 ]

[NIFI-12615] - fix ExpressionChanged error on Counters page. (#8252)

* [NIFI-12615] - fix ExpressionChanged error on Counters page.

* * refactor sorting for extension-creation.component
* refactor sorting for controller-service-table.component
* refactor sorting for reporting-task--table.component
* refactor sorting for parameter-context-table.component

This closes #8252 

> BUG: ExpressionChangedAfterItHasBeenCheckedError on the Counters page.
> ----------------------------------------------------------------------
>
>                 Key: NIFI-12615
>                 URL: https://issues.apache.org/jira/browse/NIFI-12615
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Rob Fellows
>            Assignee: Rob Fellows
>            Priority: Major
>         Attachments: Screenshot 2024-01-16 at 8.47.12 AM.png
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We've seen this same error regarding tables where we are trying to support 
> initial sorting for a table and then leverage the even/odd variables to class 
> the rows. The solution is to implement our own sorting and not use the 
> MatSort.
> Also, as part of this we should update other cases where we rely on 
> MatSort/sortingDataAccessor do do our sorting.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to