tiangolo / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
MIT License
24.53k stars 4.14k forks source link

🥅 Handle AxiosErrors in Login page #1162

Closed patrick91 closed 3 months ago

patrick91 commented 3 months ago

Tiny PR to check for (mostly) network errors, it shows like this:

CleanShot 2024-04-09 at 15 38 45

This happens when the user is not connected to the network or when the backend is down