[
https://issues.apache.org/jira/browse/NIFI-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman updated NIFI-12615:
-------------------------------
Fix Version/s: 2.0.0-M2
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.0.0-M2
>
> 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)