Some of our Canvas Apps and Pages stopped displaying data (refer to the screenshots below) after installing a managed solution.
Upon checking the logs in the browser’s Network trace and and PowerApps Monitor , no errors were found.

It turned out that the issue was caused by the Enable the Power Apps component framework feature being turned off in the environment. Following steps fixed the issue.
Fix:
- On the Environment, Enable the Power Apps component framework feature
- Re-Install the managed solution.
- Try opening the Apps again.
From what I recall, previously, I couldn’t edit apps with custom code components when this flag was off. However, it now appears that even viewing the app is blocked if the flag is disabled.
🙂

![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)

Leave a comment