Next.js Discord

Discord Forum

next js local dev NOT reflecting changes

Unanswered
Eurasian Tree Sparrow posted this in #help-forum
Open in Discord
Eurasian Tree SparrowOP
in localhost when i save some changes it does not show up in localhost.
I dont think its a sever component but this is pulling in data with sever actions.

context
-npm run dev
-this is a simple page with a server action, prisma pulling in data from mongodb then mapping over the results and making a simple div containing some data

0 Replies