graphql-voyager icon indicating copy to clipboard operation
graphql-voyager copied to clipboard

Blank screen with React error when clicking on specific nodes

Open mderriey opened this issue 2 years ago • 0 comments

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.

mderriey avatar Sep 12 '23 16:09 mderriey