Views:

Applies to Product - Power Apps
 

What’s happening?
Customers report being unable to update new versions of component libraries and PCF components in their applications. The update process may get stuck, or the new version does not appear in the canvas app.
 

Reason:

  • For the component library update issue, the underlying cause is not explicitly identified in the case information.
  • For the PCF component upgrade issue, it is noted that the PCF version must be incremented in the manifest file, even when using the command "pac pcf push." Failure to do so may result in the new version not being recognized in the canvas app.

 

Resolution:

  • As a workaround, customers are advised to use local components instead of attempting to update the component library directly.
  • For the PCF component upgrade issue:
    • Ensure that the PCF version is incremented in the manifest file.
    • After updating the manifest, reopen the canvas app. A prompt will appear asking if you want to update the components, which will allow the new PCF version to be recognized.
  • If issues persist, customers should update the manifest file again, import the solution, and then publish it to observe the update in the canvas app.