next-cache-tags icon indicating copy to clipboard operation
next-cache-tags copied to clipboard

Update reference to resolveHref

Open SimonPrins opened this issue 1 year ago • 3 comments

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.

SimonPrins avatar Sep 25 '24 13:09 SimonPrins