Performance issue with reactivity in a long list: flushCallbacks taking long
I have an Array with ca. 500 lines, where each item contains an Object with ca. 20 fields (this is a list of people where each person has certain properties). In the UI my list has a filter feature where where users can toggle visibility for a certain subsection of a property (e.g.
https://forum.vuejs.org/t/performance-issue-with-reactivity-in-a-long-list-flushcallbacks-taking-long/45838