bug? revalidatePath doesn't work in nextjs15
Unanswered
Asiatic Lion posted this in #help-forum
Asiatic LionOP
I've tried -everything-, from a route handler. server action, from trpc, from react after the mutation, the exact url, the dynamic route(it's a news site) and nothing, it won't show the new data.
"next": "15.5.12"
Any clue? I have another project with the same stack but with nextjs14 and it works fine.
"next": "15.5.12"
Any clue? I have another project with the same stack but with nextjs14 and it works fine.