Can't resolve "dns''? Client Side Issue How to Solve?
Answered
Sloth bear posted this in #help-forum
Sloth bearOP
Want to connect to my postgres database but I am in a client side component and it throws an error like this. How to query my database to update my user's information without this issue being thrown? Need to know the right approach
Answered by Sloth bear
solved it
, I just make a pages/api route and handle the api call from the client component
, I just make a pages/api route and handle the api call from the client component1 Reply
Sloth bearOP
solved it
, I just make a pages/api route and handle the api call from the client component
, I just make a pages/api route and handle the api call from the client componentAnswer