next js local dev NOT reflecting changes
Unanswered
Eurasian Tree Sparrow posted this in #help-forum
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
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