### Node Version v20.19.3 ### NPM/Yarn/PNPM Version YARN 4.9.2 ### Strapi Version 5.33.4 ### Operating System Docker/Podman/LXC ### Database MySQL ### Javascript or Typescript Javascript ### Reproduction URL _No response_ ### Bug Description When update version to 5.33.4 and yarn develop the project, cannot redirect to login page ### Steps to Reproduce 1. update strapi version to 5.33.4 <img width="501" height="507" alt="Image" src="https://github.com/user-attachments/assets/410dd6ba-28ab-485f-a738-15148c05948a" /> 2. yarn develop 3. the JWT keeps prompting that it has expired. Upon refreshing the page, it fails to redirect to the login page. https://github.com/user-attachments/assets/7350649e-61a1-4df5-9045-876d7f30cc57 ### Expected Behavior Can redirect to login page and all flow is normal ### Logs ```shell ``` ### Code Snippets _No response_ ### Media _No response_ ### Additional information _No response_ ### Confirmation Checklist - [x] I have checked the existing [issues](https://github.com/strapi/strapi/issues) for duplicates. - [x] I agree to follow this project's [Code of Conduct](https://github.com/strapi/strapi/blob/develop/CODE_OF_CONDUCT.md).