dzoni
dzoni
CDCloudflare Developers
Created by st on 7/3/2024 in #next-on-pages
Caching issues
Hello, I saw your posts and I am interested in the cache issues topic. I also saw that there is some custom implementation here https://github.com/cloudflare/next-on-pages/issues/799 can you share yours maybe? I use next.js with Cloudflare pages and external CMS and don't want to fall into this issue. Also, I have SDK from my CMS which is using fetch internally so it would be a pain to reimplement it.
2 replies
CDCloudflare Developers
Created by ard on 5/20/2024 in #next-on-pages
I am getting the error `The script will
I had a similar error, fixed with the edge runtime included in my server side component
4 replies