Closed FaitAccompli closed 2 years ago
This PR adds support for the fetchDelay option for Nuxt (https://nuxtjs.org/api/pages-fetch/#options).
Note: This hook only seems to work as a function, same as #72 , and not when assigned an integer value. I'll update the PR if there are any comments.
Resolves #96
Description
This PR adds support for the fetchDelay option for Nuxt (https://nuxtjs.org/api/pages-fetch/#options).
Note: This hook only seems to work as a function, same as #72 , and not when assigned an integer value. I'll update the PR if there are any comments.
Resolves #96