• Resolved navnathsawant

    (@navnathsawant)


    Please find attached GraphQL IDE page and console error screenshot and do the needful.

    Console Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it’s running React 17. Learn more: https://reactjs.org/link/switch-to-createroot

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter navnathsawant

    (@navnathsawant)

    Is there any update on this?

    Plugin Author Jason Bahl

    (@jasonbahl)

    @navnathsawant how did you install the plugin? If you installed the plugin from the www.ads-software.com repo, the JS assets should be built, but if you installed the plugin from cloning from Github, you might need to run npm install and npm build to build the GraphiQL IDE assets.

    The recommended approach to install is from www.ads-software.com or composer using wpackagist (https://wpackagist.org/search?q=wp-graphql&type=any&search=)

    If you’ve installed from one of those methods and are still seeing issues, then perhaps we need more steps to reproduce.

    I use the GraphiQL IDE every day without issue, so there’s likely something environmental, etc that’s causing the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The GraphiQL IDE page blank console react js error’ is closed to new replies.