next-cache-tags
next-cache-tags copied to clipboard
Active ISR revalidation based on surrogate keys for Next.js
Results
1
next-cache-tags issues
Sort by
recently updated
recently updated
newest added
The resolveHref function has been moved in nextjs, see: https://github.com/vercel/next.js/discussions/22025#discussioncomment-7562243 This fixes the error ``` TypeError: (0 , router_2.resolveHref) is not a function ``` when registering tags.