Shopify Metaobjects not getting updated in my nextjs14 + shopify store
Unanswered
Ojos Azules posted this in #help-forum
Ojos AzulesOP
i've developed a shopify nextjs commerce store and deployed it on vercel but the problem i'm getting is that i when i update some custom metaobjects, they don't get revalidated in my deployed store but become visible in my development app after i delete the .next folder
5 Replies
Ojos AzulesOP
also i've used "force-cache" in the fetch request
Ojos AzulesOP
&752637460550385834 sorry to ping but pls help
Do not ping moderators for code help. Only ping us for issues requiring moderation actions
Ojos AzulesOP
i m sorry, my bad
i fixed the issue by setting, cache: "no-store" in the fetch request