You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we start just the frontend and don't start the backend, we only display a white screen.
This is misleading and leads to incorrect troubleshooting and wasted time.
Instead we should display a clear error message "Unable to reach backend".
See: ClientConfigProviderEffect, that's where we do the first query
The text was updated successfully, but these errors were encountered:
If we start just the frontend and don't start the backend, we only display a white screen.
This is misleading and leads to incorrect troubleshooting and wasted time.
Instead we should display a clear error message "Unable to reach backend".
See: ClientConfigProviderEffect, that's where we do the first query
The text was updated successfully, but these errors were encountered: