wp-graphql-block-editor icon indicating copy to clipboard operation
wp-graphql-block-editor copied to clipboard

Simply fails to load with WP 6.0.2

Open djmtype opened this issue 3 years ago • 0 comments
trafficstars

With WP 6.0.2 and WPGraphQL, this plugin prevents WPGraphQL IDE from loading within Wordpress.

Failed to load resource: the server responded with a status of 500 ()
app.js?ver=029d819e2c38c9f70120:30 Uncaught (in promise) Error: Response not successful: Received status code 500
    at new t (app.js?ver=029d819e2c38c9f70120:30:39347)
    at app.js?ver=029d819e2c38c9f70120:30:78595
    at n (app.js?ver=029d819e2c38c9f70120:30:32923)
    at app.js?ver=029d819e2c38c9f70120:30:32848
    at new Promise (<anonymous>)
    at Object.then (app.js?ver=029d819e2c38c9f70120:30:32814)
    at Object.error (app.js?ver=029d819e2c38c9f70120:30:32933)
    at rh (app.js?ver=029d819e2c38c9f70120:30:7147)
    at ih (app.js?ver=029d819e2c38c9f70120:30:7610)
    at t.error (app.js?ver=029d819e2c38c9f70120:30:8203)

djmtype avatar Oct 07 '22 14:10 djmtype