Next.js Discord

Discord Forum

not fetching with localip

Unanswered
Atlantic herring posted this in #help-forum
Open in Discord
Atlantic herringOP
hey, im fetching data from strapi with useeffect and everything is working fine on localhost:3000
but when i use local ip 10.0.0.2:3000 the data thats being fetched with getserversideprops is getting fetched but the ones with useeffect are not.

0 Replies