Description: When navigating to the employer/home URL, the page displays a blank screen. Upon inspection, it is found that the session token and refresh token are visible in the cookies.
Steps to Reproduce:
- Log in to the application.
- Close the browser tab.
- Reopen the browser and input the URL employer/home.
- Observe the blank screen.
Expected Result: The employer/home page should display the expected content.
Actual Result: The employer/home page displays a blank screen.
Additional Information:
- Session token and refresh token are visible in the cookies.
- This issue occurs after logging in and then closing the tab, followed by re-entering the URL.
Priority: High
Environment:
- Browser: [Specify browser and version]
- Operating System: [Specify OS]
Attachments:
- Screenshot of the blank screen (if available)
- Console logs (if any errors are present)
- Network tab information (if applicable)