abheektripathy / Rantman

over-engineered infra for a notes app.

Home Page:https://rantman.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS Error: Frontend keeps sending requests to django backend until the server crashes.

abheektripathy opened this issue · comments

I just fixed the cors error but it has lead to the frontend now sending infinite requests to backend django server until it overloads.

SOLVED: apparently adding a dependency array fixed the issue.