Next.js Discord

Discord Forum

Issue with implementing blog feature

Unanswered
Sphynx posted this in #help-forum
Open in Discord
SphynxOP
I am getting this error, tired ai help to solve it but didn't go well, i have provided my folder structure in tree.txt file

6 Replies

Saint Hubert Jura Hound
Have u tried looking up the error and inspecting the page its happening on
Its pretty clear
Maybe take a look at the docs and read ab client and server components
@Sphynx I am getting this error, tired ai help to solve it but didn't go well, i have provided my folder structure in tree.txt file
Black imported fire ant
createContext is for client-side.
But it rendered server-side.
You can check this more details.
SphynxOP
everything sorted now
thanks for your time