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
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!
The text was updated successfully, but these errors were encountered:
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!
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!
The text was updated successfully, but these errors were encountered: