Applies to Product - Power Pages
What’s happening?
Header links do not lead to the intended pages and instead refresh the current page.
Reason:
This may arise from the use of the "duplicate" page function, which can cause the page link to become stuck, referencing the old link instead of the newly duplicated one.
Resolution:
- Check the network trace log when navigating to another header link to verify if an HTTP request is sent to the correct endpoint.
- Investigate if there is any custom code in the page template or web template for the header and home page.
- If this persists, consider creating a full copy of the portal for further troubleshooting.
- If the links are still not functioning correctly after these checks, it may be necessary to recreate the pages individually, as this has resolved similar issues in the past.
If this remains unresolved, please provide the JavaScript code of the web page for further analysis.
