i

Results 5 comments of i

@ATeals I can't get it to build with version 13.4.16 I get this error: ```sh - info Creating an optimized production build - info Compiled successfully - info Linting and...

This is a much more minimal example that doesn't revalidate. - doesn't revalidate on next `14.0.5-canary.46` - doesn't revalidate on next `14.0.4` - doesn't revalidate on next `13.5.6` - build...

For anyone who has this problem the best solution without an additional cache read from `unstable_cache` would be to simply use `nodejs` runtime. If anyone deals with this on cloudflare,...

It looks like the problem also affects `fetch`. Perhaps `suspense` breaks the time-based revalidation in the edge runtime. I tested this with a `[email protected]` vercel deployment.