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
When a user clicks on the "Start Your Journey" button on the homepage, the application crashes and displays an "Unexpected Application Error." The console shows a ReferenceError: handleGithubLogin is not defined, indicating that the function needed for the GitHub login process is missing or incorrectly linked.
To Reproduce
Steps to reproduce the behavior:
Go to the homepage of the InfantCare Compass application.
Click on the "Start Your Journey" button.
See the "Unexpected Application Error!" page.
Expected behavior
Clicking the "Start Your Journey" button should redirect the user to a sign-in or login page to begin their journey. The application should not crash.
When a user clicks on the "Start Your Journey" button on the homepage, the application crashes and displays an "Unexpected Application Error." The console shows a ReferenceError: handleGithubLogin is not defined, indicating that the function needed for the GitHub login process is missing or incorrectly linked.
To Reproduce
Steps to reproduce the behavior:
Go to the homepage of the InfantCare Compass application.
Click on the "Start Your Journey" button.
See the "Unexpected Application Error!" page.
Expected behavior
Clicking the "Start Your Journey" button should redirect the user to a sign-in or login page to begin their journey. The application should not crash.
InfantCareCompass.-.Google.Chrome.2025-10-03.15-17-29.mp4
Additional context
This bug prevents users from accessing the core functionality of the website.
The issue affects the main call-to-action on the homepage, making it a critical bug.
Please assign this issue to me. I would also like this to be labeled under GSSOC 25