microsoft / powerplatform-actions

Power Platform GitHub Actions automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
MIT License
221 stars 68 forks source link

Canvas App is not loading and it throws "This app stopped working. Try refreshing your browser." #495

Closed dhaneshpmenon closed 11 months ago

dhaneshpmenon commented 11 months ago

Hello,

The Canvas App in the development environment is encountering an error with the message "This app stopped working. Try refreshing your browser." upon launch. This app is integrated with the Dataverse connection and had previously functioned without any apparent issues. I would greatly appreciate any assistance or guidance you can provide in resolving this matter.

Session ID: 79001523-cb9f-491c-b926-16f91cfd5015

Thanks!

petrochuk commented 11 months ago

This doesn't look to be related to Power Platform GitHub Actions