Applies to Product -Power Pages
What’s happening?
Users are experiencing blank pages when loading the designer and preview in the Power Pages environment after migration. This issue may also occur when navigating to menus.
Reason:
The underlying cause of this is related to the custom CSS code, specifically an error indicating that "e.match is not a function."
Resolution:
- Check Custom CSS: Review the custom CSS implementation to ensure it is correctly configured. Look for any errors related to the function e.match.
- Update Authentication Key: Confirm that the authentication key is not expired. If it is expired, renew the authentication key using the documentation provided by Microsoft.
- Run Site Checker: Use the site checker tool in the Power Platform admin center to identify any configuration issues. Pay attention to errors and failures reported by the tool.
- Restart the Portal: If issues persist, restart the portal and perform a cache purge to see if that resolves the blank page issue.
- Consult Documentation: Refer to the Microsoft documentation for managing CSS files and authentication keys for further guidance.
