If you keep your page open on a list, like the one for processes, after ~30seconds you'll see the page re-rendering information.
I think this is happening because the autoFetch setting may be set, which I'm not sure it's required here, since there's no need to fetch census information in a list.
The issue though is the fact that it shows the information re-rendered, changing some information (like the account name) during these re-renders.
These re-renders also happen when changing pages, making these indexes to look buggy.
If you keep your page open on a list, like the one for processes, after ~30seconds you'll see the page re-rendering information.
I think this is happening because the autoFetch setting may be set, which I'm not sure it's required here, since there's no need to fetch census information in a list.
The issue though is the fact that it shows the information re-rendered, changing some information (like the account name) during these re-renders.
These re-renders also happen when changing pages, making these indexes to look buggy.