Next.js Discord

Discord Forum

Shopify Metaobjects not getting updated in my nextjs14 + shopify store

Unanswered
Ojos Azules posted this in #help-forum
Open in Discord
Avatar
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

Avatar
Ojos AzulesOP
also i've used "force-cache" in the fetch request
Avatar
Ojos AzulesOP
&752637460550385834 sorry to ping but pls help
Avatar
joulev
Do not ping moderators for code help. Only ping us for issues requiring moderation actions
Avatar
Ojos AzulesOP
i m sorry, my bad
i fixed the issue by setting, cache: "no-store" in the fetch request