In this PR, I am: - removing a useEffect (we use the onCompleted prop of useFindManyQuery hook) - moving this logic into a RecordShowPageHeader to avoid re-renders of the whole tree
In this PR, I am: - removing a useEffect (we use the onCompleted prop of useFindManyQuery hook) - moving this logic into a RecordShowPageHeader to avoid re-renders of the whole tree