We use graphql-voyager v2.0.0.
When the page loads, clicking on specific types shows a blank screen and a React error is shown in the console.
The React error points to this page, which shows the following:
Objects are not valid as a React child (found: object with keys {orderBy}). If you meant to render a collection of children, use an array instead.
Let me know if I can provide any more information.