alan2207 / bulletproof-react

🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Having issues at Login with React Query

cmachado92 opened this issue · comments

When logging in I get a white screen because of render issues, React Query does not get the data until I refresh browser or re-fetch data, then user data is loaded and everything works just fine. Anyone experiencing this?