meinsweper
useEffect issues, nextJS app
I don't know web dev too well, but I think I solved the issue? I had a useEffect hook tracking some variable state, and once the hook triggered, it would call an API I wrote via GET. But after messing around with it and changing it to POST, everything seems to work fine? I'm not sure if there's some major difference between get and post I don't know of or if there's something going on with Railway on that regard, but I'm happy it's done
13 replies