You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting a NO SCHEMA AVAILABLE error in the IDE and also seeing errors in the console: Serialization of 'Closure' is not allowed
It seemed to work a few weeks ago, I also tried downgrading several versions to WPGraphQL 1.24.0 and `WPGraphQL Smart Cache 1.3.01 to no avail. Oddly, it worked a few weeks ago and no new plugins were introduced since. Also tried using a default theme with no custom types or taxonomies.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Recently, with:
I am getting a
NO SCHEMA AVAILABLE
error in the IDE and also seeing errors in the console:Serialization of 'Closure' is not allowed
It seemed to work a few weeks ago, I also tried downgrading several versions to
WPGraphQL 1.24.0
and `WPGraphQL Smart Cache 1.3.01 to no avail. Oddly, it worked a few weeks ago and no new plugins were introduced since. Also tried using a default theme with no custom types or taxonomies.This occurs when the Object cache is enabled.
Beta Was this translation helpful? Give feedback.
All reactions