I enabled the caching using Cloudflare query parameter `_rsc=*` and the requests are severed from the cached response. But Next.js hot reload the route when the rsc requests are served by cache response. For example, when I click on the any of the `<Link href>`, see video below ## Cache settings  ## RSC cached response CF-cache-status: Hit from Cloudflare Status: 304 ## Route reloading https://github.com/user-attachments/assets/fa3743a4-763e-427a-9642-f823028bac39
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by vickyRathee and has received 1 comments.