Skip to content

next.js support for on-demand revalidation #13

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
tjlav5 opened this issue May 16, 2022 · 3 comments
Open

next.js support for on-demand revalidation #13

tjlav5 opened this issue May 16, 2022 · 3 comments
Labels
enhancement New feature or request Next.js

Comments

@tjlav5
Copy link

tjlav5 commented May 16, 2022

Feature request for:
Data Fetching: Incremental Static Regeneration | Next.js

Technically this is a beta-feature of next, especially notable w/ unstable_revalidate method; but I'm wondering if we're considering support for this feature. Especially since traditional ISR doesn't seem to be supported today w/ this project, on-demand could be an alternative and perhaps even simpler to implement?

P.S. This project is the most exciting thing coming out of Firebase in a long time, great job!

@kirupa
Copy link

kirupa commented May 16, 2022

This is definitely on our roadmap, TJ! We'll announce more on this in the future, but the SSR/SSG scenarios (including Auth) are some of the biggest short term items we are working on now!

(cc @jamesdaniels , @davideast )

@jamesdaniels jamesdaniels added enhancement New feature or request Next.js labels May 16, 2022
@bassemmagdi22
Copy link

Hello
Is this been added yet?

@jamesdaniels
Copy link
Collaborator

jamesdaniels commented Feb 14, 2023

On demand revalidation is on our roadmap but it isn't coming in the near term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Next.js
Projects
None yet
Development

No branches or pull requests

4 participants