wpnuxt / wpnuxt-core

WPNuxt core module: connect Nuxt with a headless WordPress using GraphQL
https://wpnuxt.com
24 stars 2 forks source link

useAsyncData must return a truthy value #147

Closed vernaillen closed 4 months ago

vernaillen commented 4 months ago

Find out why this warning is thrown and fix it:

WARN  [nuxt] useAsyncData must return a truthy value (for example, it should not be undefined, null or empty string) or the request may be duplicated on the client side.