airesvsg / wp-rest-api-cache

Enable caching for WordPress REST API and increase speed of your application
http://wordpress.org/plugins/wp-rest-api-cache
246 stars 37 forks source link

Incompatible with Gutenberg #23

Open pattyok opened 6 years ago

pattyok commented 6 years ago

When activated on a site with the Gutenberg plugin installed, the gutenberg editor just goes to a white screen. There are no console errors, no php errors, just a blank white screen when you put a post in edit mode.

airesvsg commented 6 years ago

Hi pattyok,

What's your pho version?

Thanks

pattyok commented 6 years ago

PHP 7.1.4.

I did some more testing and the strange thing is that it is not a problem on a remote dev server, just locally. They both have the same php versions. Ive tried the usual tests of deactivating all other plugins and I can repro the problem on two different sites locally, but not on the server. I may just chalk it up to voodoo?

yuniers commented 6 years ago

With php 7.2.10 it is incompatible with Gutenberg.

Razva commented 5 years ago

I can confirm that this crashes (blank/white page) on WordPress 5.X on all current PHP 7.X versions.