Skip to content

feat: Add support for fetchDelay as a function #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FaitAccompli
Copy link

Description

This PR adds support for the fetchDelay option for Nuxt (https://nuxtjs.org/api/pages-fetch/#options).

Just like #72 , this hook only seems to work as a function, and not when assigned an integer value directly. I will update this PR accordingly based on the comments you might have.

Resolves #96

@FaitAccompli FaitAccompli changed the title Add support for fetchDelay as a function feat: Add support for fetchDelay as a function Nov 26, 2021
@FaitAccompli FaitAccompli changed the title feat: Add support for fetchDelay as a function Add support for fetchDelay as a function Nov 26, 2021
@FaitAccompli FaitAccompli changed the title Add support for fetchDelay as a function feat: Add support for fetchDelay as a function Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New fetchDelay hook for Nuxt >=2.12
1 participant