-
-
Notifications
You must be signed in to change notification settings - Fork 907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Report: Flickering screen when port localhost:4000/graphql
is not found
#2771
Comments
@palisadoes can i work on this issue. |
@palisadoes can i work on this issue |
@VanshikaSabharwal Our policy is to assign no more than two issues to each contributor across all repositories. This way everyone gets a chance to participate in the projects. You have reached your limit, please wait until your existing issues are closed before requesting more issues. |
@dhanagopu Can In work on the issue |
@akshayw1 If the issue has already been assigned, please don't ask to be assigned. We want everyone to get a chance. |
@Cioppolo14 I am facing issue with the docker installation to replicate the issue and start working on it |
Shouldn't this issue be in Talawa-Admin repo? It might just fix by clearing local storage before navigating to login screen. |
Describe the bug
When starting the talawa-admin application, the screen begins to flicker if the GraphQL API endpoint (localhost:4000/graphql) is not reachable.
To Reproduce
Steps to reproduce the behavior:
localhost:4000/graphql
is not foundError logs: - Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:4000/graphql/. (Reason: CORS request did not succeed). Status code: (null)
Expected behavior
Actual behavior
-The screen flickers continuously when the API endpoint (localhost:4000/graphql) is not found.
-Logs indicate a CORS request failure with no clear status code.
Screenshots
WhatsApp.Video.2024-12-18.at.15.23.17.mp4
Additional details
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: