<!-- Failed to upload "video.mp4" --> <!-- Failed to upload "video.mp4" --> <!-- Failed to upload "video.mp4" --> <!-- Failed to upload "video.zip" --> ### Link to the code that reproduces this issue https://github.com/JsonLYH/next-core-demo/tree/90b82b52626d5f8c606e2d268dd265e9a0aaedc9/app/(bug)/bug ### To Reproduce <img width="1660" height="550" alt="Image" src="https://github.com/user-attachments/assets/5755fe49-0dac-4f65-a783-da74b56b12af" /> <img width="747" height="366" alt="Image" src="https://github.com/user-attachments/assets/b2dede98-3c0f-40ef-b5b0-1f18f44e9cf5" /> ### Current vs. Expected behavior You shouldn't keep requesting backend interfaces ### Provide environment information ```bash "dependencies": { "babel-plugin-react-compiler": "^1.0.0", "next": "16.0.7", "react": "19.2.0", "react-dom": "19.2.0" }, ``` ### Which area(s) are affected? (Select all that apply) Not sure ### Which stage(s) are affected? (Select all that apply) Other (Deployed) ### Additional context _No response_