[
https://issues.apache.org/jira/browse/NIFI-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Fellows updated NIFI-12615:
-------------------------------
Description:
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.
was: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.
> 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: 20m
> 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)