79712159

Date: 2025-07-23 15:16:50
Score: 2
Natty:
Report link

Check this shouldRevalidate

https://remix.run/docs/en/main/route/should-revalidate

We had issues as well with cart with MedusaJS + remix integration since everytime we added something to the cart it was making all the root calls.

When we added should revalidate on index route it would only revalidate the thing it wanted.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: XMDCode